index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
user_guide_src
/
source
/
database
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-17
[ci skip] Update docs to reflect escape_like_str() usage with ESCAPE '\!'
Andrey Andreev
2
-1
/
+14
2016-02-04
Add batch_size param to insert_batch(), update_batch()
Andrey Andreev
1
-4
/
+14
2016-02-02
Merge pull request #4419 from EpicKris/hotfix/database-forge-unique-doc
Andrey Andreev
1
-4
/
+6
2015-12-10
Merge pull request #4304 from scherepn/fix-doc-build-errors
Andrey Andreev
1
-1
/
+1
2015-11-16
Grammar correction in database configuration guide
Craig Johnson
1
-1
/
+1
2015-10-19
Fix #4171 and a number of other transaction bugs
Andrey Andreev
1
-2
/
+4
2015-10-19
[ci skip] Fix docs about QB caching
Andrey Andreev
1
-1
/
+1
2015-09-22
[ci skip] Remove an example from DB docs
Andrey Andreev
1
-17
/
+0
2015-09-14
Fix #4032
Andrey Andreev
1
-2
/
+2
2015-07-29
[ci skip] QB docs, consistent bool vs boolean
Andrey Andreev
1
-6
/
+6
2015-07-29
Revert "[ci skip] Fix where_in() docs"
Andrey Andreev
1
-4
/
+4
2015-07-29
Merge pull request #4009 from aneasystone/doc-pro
Andrey Andreev
1
-2
/
+2
2015-07-29
fix mixed-up database and table
aneasystone
1
-2
/
+2
2015-07-28
[ci skip] Remove a redundant example from DB result docs
Andrey Andreev
1
-12
/
+0
2015-07-27
[ci skip] Update some query builder examples
Andrey Andreev
1
-11
/
+21
2015-07-24
[ci skip] Remove some whitespace
Andrey Andreev
1
-7
/
+7
2015-07-24
Merge pull request #3993 from lonnieezell/f/dbnumrows
Andrey Andreev
1
-16
/
+13
2015-07-24
Revamping to the tune of isset
Lonnie Ezell
1
-2
/
+2
2015-07-23
[ci skip] Polish changes from PR #3990
Andrey Andreev
1
-15
/
+18
2015-07-23
Tabs vs Spaces and the forgotten rewrite.
Lonnie Ezell
1
-6
/
+6
2015-07-23
The little things. :)
Lonnie Ezell
1
-1
/
+0
2015-07-22
Removing use of ->num_rows() in DB results docs.
Lonnie Ezell
1
-16
/
+14
2015-07-22
Revamping User class example for Custom Result Objects
Lonnie Ezell
1
-8
/
+5
2015-07-22
Rewording and typos
Lonnie Ezell
1
-13
/
+14
2015-07-21
Added missing space.
Lonnie Ezell
1
-1
/
+1
2015-07-21
Adding Custom Result object documentation to Query Results docs.
Lonnie Ezell
1
-0
/
+87
2015-07-16
Add 'ssl_verify' option for mysqli driver
Andrey Andreev
1
-0
/
+1
2015-07-16
[ci skip] Update DB configuration docs with new SSL options
Andrey Andreev
1
-10
/
+15
2015-07-16
Merge branch 'feature/mysqli-ssl' of github.com:ndigitals/CodeIgniter into fe...
Andrey Andreev
1
-3
/
+9
2015-07-13
Update forge.rst
Adrian Voicu
1
-1
/
+1
2015-07-13
Update forge.rst
Adrian Voicu
1
-1
/
+1
2015-07-10
Important note
Adrian Voicu
1
-0
/
+2
2015-06-23
[ci skip] Remove an assign-by-ref example from DButil docs
Andrey Andreev
1
-2
/
+2
2015-06-23
Typo fix on forge documentation
gn
1
-1
/
+1
2015-06-18
Removed db_options configuration item for implementation later. Changed 5 new...
Tim Nolte
1
-30
/
+5
2015-06-08
Merge branch 'develop' into feature/mysqli-ssl
Tim Nolte
1
-2
/
+2
2015-06-08
Added new MySQLi parameters/info to default database config file. Fixed missi...
Tim Nolte
1
-2
/
+26
2015-06-08
Fixed missing MySQLi driver parameter DOCBLOCK descriptions. Updated database...
Tim Nolte
1
-1
/
+8
2015-05-08
update userguide
ftwbzhao
1
-2
/
+2
2015-04-04
Edit dbforge drop_table line 230
LouisMilotte
1
-2
/
+2
2015-03-16
[ci skip] Polish changes from PR #3669
Andrey Andreev
1
-6
/
+7
2015-03-16
update documentation in database/query_builder.rst, change 2 tabs + 4 spaces ...
yaoshanliang
1
-0
/
+6
2015-03-07
removed ending S from csv_from_results and xml_from_results DButil Class refe...
Mattias Hedman
1
-3
/
+3
2015-03-02
Small typo
sv3tli0
1
-2
/
+2
2015-02-20
[ci skip] Fix where_in() docs
Andrey Andreev
1
-4
/
+4
2015-02-19
Remove 'autoinit' DB setting
Andrey Andreev
1
-6
/
+0
2015-02-12
[ci skip] Correct db config docs about 'autoinit'
Andrey Andreev
1
-1
/
+1
2015-02-05
Update transactions.rst
Rafael Schwemmer
1
-1
/
+1
2015-02-04
Adjusted return type for CI_DB_utility::backup to suggestions
Gabriel Potkány
1
-1
/
+1
2015-02-04
Adjusted returns/return types to suggestions
Gabriel Potkány
1
-2
/
+2
[next]