https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271
--- Comment #2 from Petter Goksøyr Åsen <[email protected]> --- > Are there any reasons why one should be preferred over the other, for example > for performance? I dont't think so. As long as the column is indexed, querying for one or the other should perform with equivalent speed. The benefit of using a timestamp is that it carries more information, and mirrors the current behaviour, where the timestamp in the deleted-tables denotes when the row was deleted. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
