Bug 18336: DBIC Schema changes
commit052572cd1efc751804bdba28f6ad43fe0e3210c7
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 16 Feb 2018 20:56:05 +0000 (16 17:56 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 16 Feb 2018 21:12:55 +0000 (16 18:12 -0300)
treed65bebd61223f52514b469381f88a182182daba7
parent46a39cf4fbf06864b4b1b348753a08c317ba2cb2
Bug 18336: DBIC Schema changes

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
84 files changed:
Koha/Schema/Result/Accountline.pm
Koha/Schema/Result/ActionLog.pm
Koha/Schema/Result/Aqbasket.pm
Koha/Schema/Result/Aqbasketgroup.pm
Koha/Schema/Result/Aqbookseller.pm
Koha/Schema/Result/Aqbudget.pm
Koha/Schema/Result/Aqbudgetperiod.pm
Koha/Schema/Result/Aqcontact.pm
Koha/Schema/Result/Aqcontract.pm
Koha/Schema/Result/Aqinvoice.pm
Koha/Schema/Result/Aqorder.pm
Koha/Schema/Result/ArticleRequest.pm
Koha/Schema/Result/AuthHeader.pm
Koha/Schema/Result/AuthSubfieldStructure.pm
Koha/Schema/Result/AuthType.pm
Koha/Schema/Result/Biblio.pm
Koha/Schema/Result/Biblioitem.pm
Koha/Schema/Result/Borrower.pm
Koha/Schema/Result/BorrowerDebarment.pm
Koha/Schema/Result/BorrowerModification.pm
Koha/Schema/Result/Branch.pm
Koha/Schema/Result/Branchtransfer.pm
Koha/Schema/Result/Category.pm
Koha/Schema/Result/ClassSortRule.pm
Koha/Schema/Result/ClassSource.pm
Koha/Schema/Result/Club.pm
Koha/Schema/Result/ClubEnrollmentField.pm
Koha/Schema/Result/ClubField.pm
Koha/Schema/Result/ClubTemplate.pm
Koha/Schema/Result/ClubTemplateEnrollmentField.pm
Koha/Schema/Result/ClubTemplateField.pm
Koha/Schema/Result/Collection.pm
Koha/Schema/Result/Course.pm
Koha/Schema/Result/CourseReserve.pm
Koha/Schema/Result/CreatorLayout.pm
Koha/Schema/Result/Deletedbiblio.pm
Koha/Schema/Result/Deletedbiblioitem.pm
Koha/Schema/Result/Deletedborrower.pm
Koha/Schema/Result/Deleteditem.pm
Koha/Schema/Result/EdifactMessage.pm
Koha/Schema/Result/ExportFormat.pm
Koha/Schema/Result/HouseboundProfile.pm
Koha/Schema/Result/Illrequest.pm
Koha/Schema/Result/Illrequestattribute.pm
Koha/Schema/Result/ImportBatch.pm
Koha/Schema/Result/ImportItem.pm
Koha/Schema/Result/ImportRecord.pm
Koha/Schema/Result/Issue.pm
Koha/Schema/Result/Item.pm
Koha/Schema/Result/Itemtype.pm
Koha/Schema/Result/Letter.pm
Koha/Schema/Result/LibraryGroup.pm
Koha/Schema/Result/Linktracker.pm
Koha/Schema/Result/Localization.pm
Koha/Schema/Result/MarcModificationTemplate.pm
Koha/Schema/Result/MarcModificationTemplateAction.pm
Koha/Schema/Result/MarcSubfieldStructure.pm
Koha/Schema/Result/Message.pm
Koha/Schema/Result/MessageQueue.pm
Koha/Schema/Result/NeedMergeAuthority.pm
Koha/Schema/Result/OldIssue.pm
Koha/Schema/Result/OldReserve.pm
Koha/Schema/Result/OpacNews.pm
Koha/Schema/Result/PluginData.pm
Koha/Schema/Result/Quote.pm
Koha/Schema/Result/RepeatableHoliday.pm
Koha/Schema/Result/ReportsDictionary.pm
Koha/Schema/Result/Reserve.pm
Koha/Schema/Result/Review.pm
Koha/Schema/Result/SavedSql.pm
Koha/Schema/Result/SearchHistory.pm
Koha/Schema/Result/Serial.pm
Koha/Schema/Result/Session.pm
Koha/Schema/Result/SpecialHoliday.pm
Koha/Schema/Result/Statistic.pm
Koha/Schema/Result/Subscription.pm
Koha/Schema/Result/SubscriptionFrequency.pm
Koha/Schema/Result/SubscriptionNumberpattern.pm
Koha/Schema/Result/Suggestion.pm
Koha/Schema/Result/Systempreference.pm
Koha/Schema/Result/TmpHoldsqueue.pm
Koha/Schema/Result/UploadedFile.pm
Koha/Schema/Result/VendorEdiAccount.pm
Koha/Schema/Result/Z3950server.pm