summaryrefslogtreecommitdiffstats
path: root/user_guide/database
AgeCommit message (Collapse)AuthorFilesLines
2012-06-29Bumping version number to 2.1.2.Wes Baker15-15/+15
2012-05-17Added upgrade for 2.1.1 and updated version.Phil Sturgeon15-30/+30
2011-11-02Copied into GitHub from @kenjis 's bitbucket ↵saintnicster1-2/+37
repo.https://bitbucket.org/kenjis/ci-user-guide/changeset/3d579dd14afe
2011-11-01fix user_guide/database/results.html, unmodified variable '$user' to '$row'Yoko TAMADA1-1/+1
2011-10-27updated changelog and documentation for active record new 3rd argument ↵Nithin Meppurathu1-0/+7
option #none# to like clause
2011-10-27Bumped CodeIgniter version to 2.1.0.Phil Sturgeon15-15/+15
2011-08-20Merge branch 'release/v2.0.3' into developDerek Jones15-15/+15
Conflicts: user_guide/changelog.html
2011-08-20updated version number in user guide, removed some stray merge markers found ↵Derek Jones15-15/+15
in the change log
2011-08-13Fixed conflicted changelog.Phil Sturgeon1-2/+7
2011-07-15... set_dbprefix(). Programatically set the prefix, great for multi-site ↵Phil Sturgeon1-2/+7
systems that "namespace" with prefixes.
2011-07-02hand merged remaining unresolved files following the backout of ↵Derek Jones3-4/+4
648b42a75739, which was a NON-trivial whitespace commit
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵Derek Jones15-123/+123
broke the Typography class's string replacements, for instance
2011-07-02hand merged remaining unresolved files following the backout of ↵Derek Jones15-123/+123
648b42a75739, which was a NON-trivial whitespace commit
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵Derek Jones15-123/+123
broke the Typography class's string replacements, for instance
2011-05-20modified the 'use_set_names' variable in the MySQL/i drivers to be a class ↵Derek Jones1-1/+1
property instead of static, in case multiple database servers are connected to in a single request. Also clarified description of the 'dbcollat' setting in the configuration files
2011-04-25Fixed double-space typo.Razican15-123/+123
2011-04-25Duplicate this->db->insert_batch in documentation. Fixes #202Eric Barnes1-24/+0
2011-04-19modified MySQL and MySQLi drivers to address a potential SQL injection ↵Derek Jones1-1/+1
attack vector when multi-byte character set connections are employed. (Does not impact Latin-1, UTF-8, etc. encodings)
2011-04-15update Prev/Next Topic link on user_guide/database/utilities.htmlkenjis1-1/+1
2011-04-15update Prev/Next Topic link on user_guide/database/index.htmlkenjis1-1/+1
2011-04-07Wow, I screwed that up, Reactor is going to 2.0.2 not 2.0.1Pascal Kriete15-15/+15
2011-04-06Made Environment Support optional. Comment out or delete the constant to ↵Phil Sturgeon1-0/+24
stop environment checks.
2011-03-22Fixed wording when inserting object via active record. Fixes: #143Eric Barnes1-1/+1
2011-03-10Updated version number in User Guide html.Phil Sturgeon15-15/+15
2011-02-23Added documentation for DB active record insert_batch();Phil Sturgeon1-4/+29
2011-02-14Whitespace tweaks to put code examples in line with our guidelinesPascal Kriete1-1/+1
2011-02-06Added documentation for changes to DB_resultJohn Crepezzi1-1/+22
2011-02-02Added a better explanation for the 'autoinit' db option. Side note: should ↵katzgrau1-1/+1
that really be true by default?
2011-02-02Merged recent changes and tweaked multi-env changes.Phil Sturgeon15-17/+17
2011-01-31The db utility had the wrong code example for database_exists(). Fixes #26Eric Barnes1-2/+2
2011-01-28updating copyrights to 2011Derek Jones15-15/+15
2011-01-16Added documentation for environmentsjoelcox1-3/+1
2011-01-13Updating references to deprecated functions in the active record documentationDerek Allard1-1/+1
2010-12-15Name can be omiitted from ->dbforge->modify_column()'s 2nd param if you ↵Phil Sturgeon1-1/+1
aren't changing the name.
2010-10-04Cleanup of stray spaces and tabsBarry Mieny7-57/+57
2010-08-06Removing the following deprecated database methods: orwhere, orlike, ↵Greg Aker1-5/+5
groupby, orhaving, orderby, getwhere.
2010-07-05typo fixDerek Allard1-1/+1
2010-07-05example clarificationDerek Allard1-1/+1
2010-07-05fixed a missing </li> in guideDerek Allard1-1/+1
2010-07-05Fixed an example typoDerek Allard1-1/+1
2010-03-29fixed casing of EllisLabDerek Jones15-15/+15
2010-03-10added swap_pre, autoinit, and stricton database configuration explanationsDerek Jones1-3/+12
2010-03-05changing docs refs to future release 2.0.0Derek Jones15-15/+15
2010-02-04note on case sensitivity in database_exists()Derek Allard1-1/+1
2010-02-04database exists function in dbutilDerek Allard1-0/+19
2010-01-17Documentd db->close()Derek Allard1-1/+3
2010-01-05updated copyrightsDerek Jones15-15/+15
2009-12-16wording clarificationDerek Allard1-1/+1
2009-09-11prep for 1.7.2 releaseDerek Jones15-15/+15
2009-04-22updated copyrights to 2009Derek Jones15-15/+15