Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
cc4b00347c9ff061488bc88194002be701f4190f
/
user_guide_src
/
source
/
database
/
query_builder.rst
98e46cf
Add seed values support for Query Builder order_by
by Andrey Andreev
· 12 years ago
0dfb62f
[ci skip] Fix a note in the QB documentation
by Andrey Andreev
· 12 years ago
04c50f5
[ci skip] Document Query Builder method replace() (fix #1651)
by Andrey Andreev
· 12 years ago
9f808b0
An alternative to affected_rows() for insert_batch() and update_batch() (ref #126)
by Andrey Andreev
· 12 years ago
ff3f7de
Documentation: remaining PHP "var" declarations changed to "public"
by vlakoff
· 13 years ago
d6ce1e9
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
by Jamie Rumbelow
· 13 years ago
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]
7219c07
added query grouping to Active Record
by WanWizard
· 13 years ago
ffd24a4
Fixing a couple of issues in documentation files that occur when running Sphinx 'make html'
by Greg Aker
· 13 years ago
c35d2c9
fix user guide active_record.rst formatting, remove old PHP 5 note, now only PHP 5 is supported.
by kenjis
· 13 years ago
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
48d8fb6
Updated to new documentation for new active record methods.
by Kyle Farris
· 13 years ago
8ede1a2
replacing the old HTML user guide with a Sphinx-managed user guide
by Derek Jones
· 13 years ago