1. 896d3e3 Add a more clear note about query builder caching (issue #2721) by Andrey Andreev · 11 years ago
  2. 6bdfa42 [ci skip] Add notes to get_compiled_insert(), get_compiled_update() docs by Andrey Andreev · 11 years ago
  3. 17a0528 Cleanup PR #2719 by GDmac · 11 years ago
  4. 01e9fb1 docs: get_compile_select by GDmac · 11 years ago
  5. 4173823 Fix #2041 by Andrey Andreev · 12 years ago
  6. 98e46cf Add seed values support for Query Builder order_by by Andrey Andreev · 12 years ago
  7. 0dfb62f [ci skip] Fix a note in the QB documentation by Andrey Andreev · 12 years ago
  8. 04c50f5 [ci skip] Document Query Builder method replace() (fix #1651) by Andrey Andreev · 12 years ago
  9. 9f808b0 An alternative to affected_rows() for insert_batch() and update_batch() (ref #126) by Andrey Andreev · 12 years ago
  10. ff3f7de Documentation: remaining PHP "var" declarations changed to "public" by vlakoff · 13 years ago
  11. d6ce1e9 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Jamie Rumbelow · 13 years ago
  12. 7efad20 Renaming Active Record to Query Builder across the system by Jamie Rumbelow · 13 years ago[Renamed (96%) from user_guide_src/source/database/active_record.rst]
  13. 7219c07 added query grouping to Active Record by WanWizard · 13 years ago
  14. ffd24a4 Fixing a couple of issues in documentation files that occur when running Sphinx 'make html' by Greg Aker · 13 years ago
  15. c35d2c9 fix user guide active_record.rst formatting, remove old PHP 5 note, now only PHP 5 is supported. by kenjis · 13 years ago
  16. 84bcc6e fixed typo in AR docs. NOTE: Sphinx gives a ReST error for unknown title targets, but they do exist, and links are built properly by Derek Jones · 13 years ago
  17. 48d8fb6 Updated to new documentation for new active record methods. by Kyle Farris · 13 years ago
  18. 8ede1a2 replacing the old HTML user guide with a Sphinx-managed user guide by Derek Jones · 13 years ago