summaryrefslogtreecommitdiff
path: root/kohana/libraries/drivers/Database/Mysql.php
AgeCommit message (Expand)Author
2009-05-27Rename 'kohana' to 'system' to conform to the Kohana filesystem layout. I'm ...Bharat Mediratta
2009-05-26Update Kohana to r4357Bharat Mediratta
2009-05-18Updated kohana and modules/unit_test to upstream r4356Bharat Mediratta
2009-03-19Normalize whitespace inconsistencies with upstream code that probably snuck i...Bharat Mediratta
2009-03-04Updated Kohana to r4033Bharat Mediratta
2009-01-21Update Kohana to r3918Bharat Mediratta
2009-01-19Change ORM and the MySql driver to clear static caches usingBharat Mediratta
2009-01-05Oops: TEST_MODE is now always defined, so we were taking a performance hit by...Bharat Mediratta
2008-12-17Extend the changes in list_tables() and list_fields() that usesBharat Mediratta
2008-12-15Reapply r18995: disable static table caches when we're in TEST_MODE.Bharat Mediratta
2008-12-15Refresh kohana from upstream svn trunk r3771.Bharat Mediratta
2008-12-15Delete trunk/kohana and trunk/modules/unit_test in preparation to refreshBharat Mediratta
2008-12-03Don't cache the table field definition when we're in test mode, elseBharat Mediratta
2008-10-31Merge over vendor code.Bharat Mediratta