10 Oct
2018
10 Oct
'18
9:02 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21401 --- Comment #16 from Josef Moravec <josef.moravec@gmail.com> --- (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.