Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
e15e3dde9dca15e2d65f098010d3fb7004cef5e7
/
user_guide_src
/
source
/
database
da7c9e0
Fixed typo
by Juan Ignacio Borda
· 13 years ago
49cbec5
Fixed some spaces
by Juan Ignacio Borda
· 13 years ago
d981e29
Added doc notes for unbuffered_row() function
by Juan Ignacio Borda
· 13 years ago
d6ce1e9
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
by Jamie Rumbelow
· 13 years ago
d8159e4
Merge upstream branch
by Andrey Andreev
· 13 years ago
7310e85
Commas, not tabs, are the default delimiter in dbutil->csv_from_result.
by mrw
· 13 years ago
6f9d923
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-db-sqlite3
by Andrey Andreev
· 13 years ago
e464b39
Active Record documentation cleanup
by Timothy Warren
· 13 years ago
2f3beb2
Postgres to PostgreSQL
by Andrey Andreev
· 13 years ago
4c4740e
Postgre to Postgres
by Andrey Andreev
· 13 years ago
334fb92
Merge upstream branch
by Andrey Andreev
· 13 years ago
3b1355c
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
by Jamie Rumbelow
· 13 years ago
69bb408
Fixed note in documentation
by Timothy Warren
· 13 years ago
fdb7541
Add a note to the num_rows() documentation
by Andrey Andreev
· 13 years ago
80e34f9
Merge upstream branch
by Andrey Andreev
· 13 years ago
d33dab1
Merge upstream
by Timothy Warren
· 13 years ago
4be5de1
Replaced DB methods _error_message() and _error_number() with error() (issue #1097)
by Andrey Andreev
· 13 years ago
576b47e
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
by Jamie Rumbelow
· 13 years ago
2d87f84
Merge upstream
by Timothy Warren
· 13 years ago
99cfa80
Merge upstream branch
by Andrey Andreev
· 13 years ago
ab189e1
Close services after using them, added dbutil->backup() method
by Timothy Warren
· 13 years ago
11454e0
Add an optional database name parameter to db_select()
by Andrey Andreev
· 13 years ago
7efad20
Renaming Active Record to Query Builder across the system
by Jamie Rumbelow
· 13 years ago
6e821ce
Implemented insert_id() method
by Timothy Warren
· 13 years ago
75b0e8e
Merge upstream branch
by Andrey Andreev
· 13 years ago
1820933
Fixed PDO
by Taufan Aditya
· 13 years ago
8ae24c5
Add SQLite3 database driver
by Andrey Andreev
· 13 years ago
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
292a0f6
Changed the array structure in the userguide
by Felix Balfoort
· 13 years ago
68f5d49
changed much to many in the documentation
by Felix Balfoort
· 13 years ago
85fe96d
Updated change log and and database configuration to include failover
by Felix Balfoort
· 13 years ago
5c3aaca
Fixed one-liner code on Database Connection page of userguide
by Timothy Warren
· 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
619b122
incremental improvement to user guide ToC
by Derek Jones
· 13 years ago
02db066
Merge branch 'user_guide' of https://github.com/jwensley2/CodeIgniter into jwensley2-user_guide
by Greg Aker
· 13 years ago
f24f404
cleaning up and formatting database pages
by Joseph Wensley
· 13 years ago
abb456a
Adding "array" on Database Configuration
by purwandi
· 13 years ago
3eed88c
Fix Database Configuration on User Guider
by purwandi
· 13 years ago
5b3ea1a
change hardcoded page docs to use generated ones
by Joseph Wensley
· 13 years ago
8ede1a2
replacing the old HTML user guide with a Sphinx-managed user guide
by Derek Jones
· 13 years ago