summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/database
AgeCommit message (Expand)AuthorFilesLines
2017-02-13Add user-guide.tianhe19861-0/+46
2017-01-16spelling fixesklemens2-2/+2
2016-10-28Merge branch '3.1-stable' into developAndrey Andreev1-7/+7
2016-10-24[ci skip] Update docs on trans_off()Andrey Andreev1-7/+7
2016-07-26Merge branch '3.1-stable' into developAndrey Andreev1-0/+10
2016-07-26[ci skip] Minor documentation fixesAndrey Andreev1-0/+1
2016-07-22[ci skip] Add affected_rows() to db reference docsAndrey Andreev1-0/+9
2016-03-11Merge branch '3.0-stable' into developAndrey Andreev2-1/+14
2016-02-17[ci skip] Update docs to reflect escape_like_str() usage with ESCAPE '\!'Andrey Andreev2-1/+14
2016-02-09Merge branch '3.0-stable' into developAndrey Andreev1-4/+14
2016-02-04Add batch_size param to insert_batch(), update_batch()Andrey Andreev1-4/+14
2016-02-02Merge pull request #4419 from EpicKris/hotfix/database-forge-unique-docAndrey Andreev1-4/+6
2016-02-01Changed Unique ValueKristian Matthews1-1/+1
2016-01-31Added Unique Field Attribute DocKristian Matthews1-4/+6
2015-12-14Change DB charset handlingAndrey Andreev1-10/+1
2015-12-12Complete the proposed changes from PR #4300Andrey Andreev1-0/+1
2015-12-10Merge pull request #4304 from scherepn/fix-doc-build-errorsAndrey Andreev1-1/+1
2015-12-09Fix mismatched brackets in documentationPhil Scherer1-1/+1
2015-11-16Grammar correction in database configuration guideCraig Johnson1-1/+1
2015-11-12Grammar correction in database configuration guideCraig Johnson1-1/+1
2015-10-19Fix #4171 and a number of other transaction bugsAndrey Andreev1-2/+4
2015-10-19[ci skip] Fix docs about QB cachingAndrey Andreev1-1/+1
2015-09-22[ci skip] Remove an example from DB docsAndrey Andreev1-17/+0
2015-09-14Fix #4032Andrey Andreev1-2/+2
2015-07-29[ci skip] QB docs, consistent bool vs booleanAndrey Andreev1-6/+6
2015-07-29Revert "[ci skip] Fix where_in() docs"Andrey Andreev1-4/+4
2015-07-29Merge pull request #4009 from aneasystone/doc-proAndrey Andreev1-2/+2
2015-07-29fix mixed-up database and tableaneasystone1-2/+2
2015-07-28[ci skip] Remove a redundant example from DB result docsAndrey Andreev1-12/+0
2015-07-27[ci skip] Update some query builder examplesAndrey Andreev1-11/+21
2015-07-24[ci skip] Remove some whitespaceAndrey Andreev1-7/+7
2015-07-24Merge pull request #3993 from lonnieezell/f/dbnumrowsAndrey Andreev1-16/+13
2015-07-24Revamping to the tune of issetLonnie Ezell1-2/+2
2015-07-23[ci skip] Polish changes from PR #3990Andrey Andreev1-15/+18
2015-07-23Tabs vs Spaces and the forgotten rewrite.Lonnie Ezell1-6/+6
2015-07-23The little things. :)Lonnie Ezell1-1/+0
2015-07-22Removing use of ->num_rows() in DB results docs.Lonnie Ezell1-16/+14
2015-07-22Revamping User class example for Custom Result ObjectsLonnie Ezell1-8/+5
2015-07-22Rewording and typosLonnie Ezell1-13/+14
2015-07-21Added missing space.Lonnie Ezell1-1/+1
2015-07-21Adding Custom Result object documentation to Query Results docs.Lonnie Ezell1-0/+87
2015-07-16Add 'ssl_verify' option for mysqli driverAndrey Andreev1-0/+1
2015-07-16[ci skip] Update DB configuration docs with new SSL optionsAndrey Andreev1-10/+15
2015-07-16Merge branch 'feature/mysqli-ssl' of github.com:ndigitals/CodeIgniter into fe...Andrey Andreev1-3/+9
2015-07-13Update forge.rstAdrian Voicu1-1/+1
2015-07-13Update forge.rstAdrian Voicu1-1/+1
2015-07-10Important noteAdrian Voicu1-0/+2
2015-06-23[ci skip] Remove an assign-by-ref example from DButil docsAndrey Andreev1-2/+2
2015-06-23Typo fix on forge documentationgn1-1/+1
2015-06-18Removed db_options configuration item for implementation later. Changed 5 new...Tim Nolte1-30/+5