summaryrefslogtreecommitdiffstats
path: root/system/database/DB_query_builder.php
AgeCommit message (Expand)AuthorFilesLines
2012-05-15Rollback changes, move it to postgre_driverSoesapto Joeni Hantoro1-4/+0
2012-05-11simpler script, add boolean handling on DB_driver/escapeSoesapto Joeni Hantoro1-14/+4
2012-05-11Generate better conditions statement on boolean field type. Actually boolean ...Soesapto Joeni Hantoro1-1/+15
2012-04-28Minor assignment fix.George Petsagourakis1-1/+1
2012-04-26Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developJamie Rumbelow1-39/+163
2012-03-08Just the method, not the propertyJamie Rumbelow1-2/+2
2012-03-06accounting for the rename of protect_identifiersJamie Rumbelow1-22/+22
2012-03-06Updating a couple more references to the AR class in documentation [#1061]Jamie Rumbelow1-20/+20
2012-03-06Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developJamie Rumbelow1-13/+18
2012-02-21Fixing an error in #1061Jamie Rumbelow1-25/+25
2012-02-19Renaming Active Record to Query Builder across the systemJamie Rumbelow1-0/+2217