summaryrefslogtreecommitdiff
path: root/modules/gallery/libraries/MY_Database.php
AgeCommit message (Expand)Author
2013-01-25#1956 - Escape LIKE queries (for _ and %).shadlaws
2013-01-23Enable the profiler and debug output if var/PROFILE exists. ThisBharat Mediratta
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-06-11Follow-on to 3caf3cc323cd25b002aa8e44d871d4677da7a029 for #1866 - harden oneBharat Mediratta
2012-05-15Harden installer against bad characters in the database name or prefix. Fixe...Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-07Add prefix support for the target of RENAME TABLE.Bharat Mediratta
2010-01-31Fix lots of warnings that pop up when we're in E_STRICT mode. They'reBharat Mediratta
2009-12-27Fix a bug where we weren't replacing table names when there's noBharat Mediratta
2009-12-21Updates for the latest version of Kohana 2.4:Bharat Mediratta
2009-12-21Add Database::set_default_instance() for testsBharat Mediratta
2009-12-17Simplify add_table_prefixes. In Kohana 2.4, it returns the bare tableBharat Mediratta
2009-12-06Oops, removed the overload for query() before, we need this back soBharat Mediratta
2009-11-24K2.4 has its own parentheses supportBharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta