Bug 26947: DBIC schema changes
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Jan 2021 13:39:51 +0000 (14:39 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Jan 2021 13:39:51 +0000 (14:39 +0100)
commita2f438b881db89ee83e8aef9121b47f65ef9c433
tree048773926fa2eafb8d2b9f683bdf30607ee2b713
parenta219a78239049245768ae3abd781136745f9a01f
Bug 26947: DBIC schema changes

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
109 files changed:
Koha/Schema/Result/AccountCreditType.pm
Koha/Schema/Result/AccountDebitType.pm
Koha/Schema/Result/AccountOffset.pm
Koha/Schema/Result/AccountOffsetType.pm
Koha/Schema/Result/Accountline.pm
Koha/Schema/Result/ActionLog.pm
Koha/Schema/Result/AdditionalField.pm
Koha/Schema/Result/AdditionalFieldValue.pm
Koha/Schema/Result/AdvancedEditorMacro.pm
Koha/Schema/Result/ApiKey.pm
Koha/Schema/Result/Aqbasket.pm
Koha/Schema/Result/Aqbookseller.pm
Koha/Schema/Result/Aqbudget.pm
Koha/Schema/Result/Aqbudgetperiod.pm
Koha/Schema/Result/Aqcontact.pm
Koha/Schema/Result/Aqinvoice.pm
Koha/Schema/Result/AqinvoiceAdjustment.pm
Koha/Schema/Result/Aqorder.pm
Koha/Schema/Result/AqorderUser.pm
Koha/Schema/Result/AqordersClaim.pm
Koha/Schema/Result/AqordersItem.pm
Koha/Schema/Result/ArticleRequest.pm
Koha/Schema/Result/AuthorisedValue.pm
Koha/Schema/Result/Biblio.pm
Koha/Schema/Result/BiblioFramework.pm
Koha/Schema/Result/Biblioitem.pm
Koha/Schema/Result/Borrower.pm
Koha/Schema/Result/BorrowerAttribute.pm
Koha/Schema/Result/BorrowerAttributeType.pm
Koha/Schema/Result/BorrowerDebarment.pm
Koha/Schema/Result/BorrowerFile.pm
Koha/Schema/Result/BorrowerModification.pm
Koha/Schema/Result/BorrowerPasswordRecovery.pm
Koha/Schema/Result/Branch.pm
Koha/Schema/Result/Branchtransfer.pm
Koha/Schema/Result/CashRegister.pm
Koha/Schema/Result/CashRegisterAction.pm
Koha/Schema/Result/Category.pm
Koha/Schema/Result/City.pm
Koha/Schema/Result/ClubHold.pm
Koha/Schema/Result/Collection.pm
Koha/Schema/Result/Course.pm
Koha/Schema/Result/CourseInstructor.pm
Koha/Schema/Result/CourseItem.pm
Koha/Schema/Result/CourseReserve.pm
Koha/Schema/Result/CoverImage.pm
Koha/Schema/Result/Deletedbiblio.pm
Koha/Schema/Result/Deletedbiblioitem.pm
Koha/Schema/Result/Deletedborrower.pm
Koha/Schema/Result/Deleteditem.pm
Koha/Schema/Result/Desk.pm
Koha/Schema/Result/HouseboundProfile.pm
Koha/Schema/Result/HouseboundRole.pm
Koha/Schema/Result/HouseboundVisit.pm
Koha/Schema/Result/Illcomment.pm
Koha/Schema/Result/Illrequest.pm
Koha/Schema/Result/Illrequestattribute.pm
Koha/Schema/Result/ImportBatch.pm
Koha/Schema/Result/ImportBatchProfile.pm
Koha/Schema/Result/ImportRecordMatch.pm
Koha/Schema/Result/Issue.pm
Koha/Schema/Result/Item.pm
Koha/Schema/Result/Itemtype.pm
Koha/Schema/Result/LanguageScriptBidi.pm
Koha/Schema/Result/LanguageSubtagRegistry.pm
Koha/Schema/Result/Letter.pm
Koha/Schema/Result/LibraryGroup.pm
Koha/Schema/Result/Linktracker.pm
Koha/Schema/Result/Localization.pm
Koha/Schema/Result/Message.pm
Koha/Schema/Result/MiscFile.pm
Koha/Schema/Result/NeedMergeAuthority.pm
Koha/Schema/Result/OauthAccessToken.pm
Koha/Schema/Result/OldIssue.pm
Koha/Schema/Result/OldReserve.pm
Koha/Schema/Result/OpacNews.pm
Koha/Schema/Result/Overduerule.pm
Koha/Schema/Result/PatronConsent.pm
Koha/Schema/Result/PatronList.pm
Koha/Schema/Result/PatronListPatron.pm
Koha/Schema/Result/Patronimage.pm
Koha/Schema/Result/ProblemReport.pm
Koha/Schema/Result/PseudonymizedBorrowerAttribute.pm
Koha/Schema/Result/Quote.pm
Koha/Schema/Result/Rating.pm
Koha/Schema/Result/RepeatableHoliday.pm
Koha/Schema/Result/ReportsDictionary.pm
Koha/Schema/Result/Reserve.pm
Koha/Schema/Result/ReturnClaim.pm
Koha/Schema/Result/Review.pm
Koha/Schema/Result/SavedSql.pm
Koha/Schema/Result/SearchHistory.pm
Koha/Schema/Result/Serial.pm
Koha/Schema/Result/SpecialHoliday.pm
Koha/Schema/Result/Statistic.pm
Koha/Schema/Result/Stockrotationitem.pm
Koha/Schema/Result/Stockrotationrota.pm
Koha/Schema/Result/Stockrotationstage.pm
Koha/Schema/Result/Subscription.pm
Koha/Schema/Result/Subscriptionroutinglist.pm
Koha/Schema/Result/Suggestion.pm
Koha/Schema/Result/Systempreference.pm
Koha/Schema/Result/TagAll.pm
Koha/Schema/Result/TagsApproval.pm
Koha/Schema/Result/TagsIndex.pm
Koha/Schema/Result/Virtualshelfcontent.pm
Koha/Schema/Result/Virtualshelfshare.pm
Koha/Schema/Result/Virtualshelve.pm
Koha/Schema/Result/Z3950server.pm