Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
4eaf80a6ec0b58a0adc95638153363e00ebf5378
/
user_guide_src
/
source
/
database
/
configuration.rst
23aa166
[ci skip] Merge pull request #5292 from ajdunn2/develop
by Andrey Andreev
· 7 years ago
b384779
Grammar correction in database configuration guide
by Craig Johnson
· 9 years ago
cfc9e77
Add 'ssl_verify' option for mysqli driver
by Andrey Andreev
· 10 years ago
cbb70f0
[ci skip] Update DB configuration docs with new SSL options
by Andrey Andreev
· 10 years ago
ced557b
Removed db_options configuration item for implementation later. Changed 5 new MySQLi SSL configuration options to a single ssl_options config item that is an array that will be read to set the individual SSL options.
by Tim Nolte
· 10 years ago
2ac4177
Added new MySQLi parameters/info to default database config file. Fixed missing new MySQLi parameters from database configuration documentation examples.
by Tim Nolte
· 10 years ago
c09ab9d
Fixed missing MySQLi driver parameter DOCBLOCK descriptions. Updated database configuration documentation to include a list of the new MySQLi driver parameters.
by Tim Nolte
· 10 years ago
6c7c891
Remove 'autoinit' DB setting
by Andrey Andreev
· 10 years ago
e263efa
[ci skip] Correct db config docs about 'autoinit'
by Andrey Andreev
· 10 years ago
8f11e50
Fix unrecognized :doc: link
by vlakoff
· 10 years ago
42a7df6
User Guide update - Query Builder (fixes #2512)
by James L Parry
· 10 years ago
485a348
Add database schema configuration support (used by PostgreSQL, fix #158)
by Andrey Andreev
· 12 years ago
2f8bf9b
Set MySQL client compression to FALSE by default (problems reported with it), fix some typos, add encrypted database connections support and fix SQLSRV CharacterSet setting
by Andrey Andreev
· 12 years ago
cdb481b
driver fix + userguide + changelog
by Michiel Vugteveen
· 12 years ago
b94b91a
Some user guide updates
by Andrey Andreev
· 13 years ago
d6ce1e9
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
by Jamie Rumbelow
· 13 years ago
2f3beb2
Postgres to PostgreSQL
by Andrey Andreev
· 13 years ago
4c4740e
Postgre to Postgres
by Andrey Andreev
· 13 years ago
7efad20
Renaming Active Record to Query Builder across the system
by Jamie Rumbelow
· 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
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
abb456a
Adding "array" on Database Configuration
by purwandi
· 13 years ago
3eed88c
Fix Database Configuration on User Guider
by purwandi
· 13 years ago
8ede1a2
replacing the old HTML user guide with a Sphinx-managed user guide
by Derek Jones
· 13 years ago