[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 27 15:50:20 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271

Colin Campbell <colin.campbell at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |colin.campbell at ptfs-europe.
                   |                            |com

--- Comment #1 from Colin Campbell <colin.campbell at ptfs-europe.com> 2011-04-27 13:50:20 UTC ---
SELECT * is generally frowned on in db circles and issues.renewals and
items.renewals describe the contents of these fields accurately. If one changes
name theres not really a good way of recalling which one has been aliased (or
why if dealing only with that table)

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list