summaryrefslogtreecommitdiff
path: root/core/tests/Database_Test.php
AgeCommit message (Expand)Author
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-03-12Attempt to reduce the chance of replacing text in sql statements thatTim Almdal
2009-02-28Change the pattern to identify tables that need prefix substitution toTim Almdal
2009-02-27Replace the string [table_name] with {$prefix}table_name. SlowlyTim Almdal
2009-01-23Add support for parenthetical grouping to Database queries. Turns outBharat Mediratta