summaryrefslogtreecommitdiff
path: root/system/libraries/Database.php
AgeCommit message (Collapse)Author
2010-02-21Fix random queries (such as for the random image block) for locales that ↵Andy Staudacher
don't use a period as decimal separator of floating point numbers (such as de_DE). (Integrating a fix Kohana's SQL generation for floating point numbers. See http://dev.kohanaframework.org/issues/2636.)
2010-01-06Updated Kohana to r4737Tim Almdal
2009-12-21Updated Kohana to r4724Bharat Mediratta
2009-11-24Update to Kohana r4684 which is now Kohana 2.4 and has substantialBharat Mediratta
changes.
2009-11-01Update the modified with a local fix for Kohana ticket #2298Tim Almdal
2009-07-21Updated Kohana to r4468Bharat Mediratta
2009-05-27Rename 'kohana' to 'system' to conform to the Kohana filesystem layout. I'm ↵Bharat Mediratta
comfortable with us not clearly drawing the distinction about the fact that it's Kohana.