Improving SQLHelper
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Sat, 19 Sep 2009 10:52:32 +0000 (12:52 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 30 Sep 2009 09:30:37 +0000 (11:30 +0200)
commit70a6b86c74507958deea5a8a749aaea024909c32
treec053118e065e0a4cfe2038501cd7689bec05936f
parent7a2efb285d7fa83e3af332becc13e28b224839c1
Improving SQLHelper

More concise and more readable
removing do local $"= using join instead
Adding Caching of queries
Adding Some tests
API between function reorganizing for more consistency
C4/SQLHelper.pm
t/db_dependent/SQLHelper.t