https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21401
--- Comment #16 from Josef Moravec <[email protected]> --- (In reply to Martin Renvoize from comment #14) > also, as much as I personally don't like it.. you'd be best to conform the > the guidelines for your new field name: > > https://wiki.koha-community.org/wiki/Koha_Objects#Database_Table_Conventions > - Every foreign key should have the same name as the primary key it links to > when possible ( exceptions would be multiple FKs to the same table, and > where a descriptor is better e.g. widgets.borrowernumber = > widgets.managing_borrowernumber ) True, I'll do it this way. Thanks for comments! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
