[Koha-bugs] [Bug 18003] Should deletedborrowers.borrowernumber be a primary key?

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 8 16:00:30 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18003

--- Comment #11 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
I like the idea of creating a view.. but the only method that would work
seamlessly would be to create an entirely new 'borrowers' table with a new name
and create a view for each of the old borrowers and deletedborrowers tables.

Not a massive issue, but worth thinking about.. I kinda like the idea of 'doing
it properly, and using views to maintain backwards compatibility with old
reports'

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list