Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-25 | Database guide update | James L Parry | 1 | -1/+3 | |
Minor change to try to keep line lengths reasonable. Awkward with the example SQL queries. Signed-off-by:James L Parry <jim_parry@bcit.ca> | |||||
2014-11-25 | Database guide update | James L Parry | 1 | -8/+12 | |
Updated the queries page, making heading levels consistent with each other. Signed-off-by:James L Parry <jim_parry@bcit.ca> | |||||
2014-10-22 | Reword change log and add the resulting query in the manual. | clawoo | 1 | -1/+4 | |
2014-10-21 | Update the change log and the documentation with the array values binding ↵ | clawoo | 1 | -0/+6 | |
feature. | |||||
2014-05-15 | Typo boolen => boolean | Kit Sunde | 1 | -1/+1 | |
2014-05-14 | [ci skip] Add a note about QB escaping field names | Andrey Andreev | 1 | -4/+8 | |
2012-06-15 | Update simple_query() documentation (issue #1484) | Andrey Andreev | 1 | -5/+25 | |
2012-03-06 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Jamie Rumbelow | 1 | -0/+17 | |
Conflicts: system/database/DB_driver.php system/database/DB_query_builder.php | |||||
2012-03-02 | Replaced DB methods _error_message() and _error_number() with error() (issue ↵ | Andrey Andreev | 1 | -0/+17 | |
#1097) | |||||
2012-02-19 | Renaming Active Record to Query Builder across the system | Jamie Rumbelow | 1 | -1/+1 | |
2011-10-07 | cleaning up and formatting database pages | Joseph Wensley | 1 | -2/+4 | |
2011-10-05 | replacing the old HTML user guide with a Sphinx-managed user guide | Derek Jones | 1 | -0/+112 | |