summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/database
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-08Merge branch 'develop' into feature/mysqli-sslTim Nolte1-2/+2
2015-06-08Added new MySQLi parameters/info to default database config file. Fixed missi...Tim Nolte1-2/+26
2015-06-08Fixed missing MySQLi driver parameter DOCBLOCK descriptions. Updated database...Tim Nolte1-1/+8
2015-05-08update userguideftwbzhao1-2/+2
2015-04-04Edit dbforge drop_table line 230LouisMilotte1-2/+2
2015-03-16[ci skip] Polish changes from PR #3669Andrey Andreev1-6/+7
2015-03-16update documentation in database/query_builder.rst, change 2 tabs + 4 spaces ...yaoshanliang1-0/+6
2015-03-07removed ending S from csv_from_results and xml_from_results DButil Class refe...Mattias Hedman1-3/+3
2015-03-02Small typosv3tli01-2/+2
2015-02-20[ci skip] Fix where_in() docsAndrey Andreev1-4/+4
2015-02-19Remove 'autoinit' DB settingAndrey Andreev1-6/+0
2015-02-12[ci skip] Correct db config docs about 'autoinit'Andrey Andreev1-1/+1
2015-02-05Update transactions.rstRafael Schwemmer1-1/+1
2015-02-04Adjusted return type for CI_DB_utility::backup to suggestionsGabriel Potkány1-1/+1
2015-02-04Adjusted returns/return types to suggestionsGabriel Potkány1-2/+2
2015-02-04Fixed inconsistent return typesGabriel Potkány1-1/+1
2015-02-02[ci skip] Fix #3515Andrey Andreev5-138/+138
2015-01-23Fix unrecognized :doc: linkvlakoff1-3/+3
2015-01-05Polish changes following PR #3416Andrey Andreev1-184/+197
2014-12-16User Guide - DB Driver ReferenceJames L Parry2-1/+409
2014-12-12fixed indentation/linkref errorsDavid Wosnitza1-6/+6