Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
11d0c860c94967a39e0a54607cb15ccc37568dec
/
system
/
database
/
drivers
/
sqlite3
/
sqlite3_result.php
cce6bd1
[ci skip] Merge pull request #5376 from jim-parry/copyright-update
by Andrey Andreev
· 7 years ago
da60e9b
Update copyright data to 2017
by Master Yoda
· 8 years ago
1924e87
[ci skip] Update ellislab.com links to https too
by Andrey Andreev
· 9 years ago
bd202c9
[ci skip] Update codeigniter.com links to https
by Andrey Andreev
· 9 years ago
125ef47
[ci skip] Bump year to 2016
by Andrey Andreev
· 9 years ago
f1294cb
Corrected loop with the $c variable
by Gwenael G
· 10 years ago
4cbe463
Remove closing blocks at end of PHP files
by vlakoff
· 10 years ago
fe9309d
Bulk (mostly documentation) update
by Andrey Andreev
· 10 years ago
bdb96ca
[ci skip] Switch to MIT license; close #3293
by Andrey Andreev
· 10 years ago
871754a
2013 > 2014
by darwinel
· 11 years ago
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
69edc43
Rename DB_result _data_seek() to data_seek() and make it publicly available
by Andrey Andreev
· 12 years ago
822e74e
Improve DB field_data() for SQLite
by Andrey Andreev
· 12 years ago
8463b91
[ci skip] DocBlocks for DB drivers' result classes
by Andrey Andreev
· 12 years ago
c5536aa
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
by Andrey Andreev
· 12 years ago
5fd3ae8
[ci skip] style and phpdoc-related changes (rel #1295)
by Andrey Andreev
· 12 years ago
fe83249
Some adjustments in inline documentation
by vlakoff
· 13 years ago
9a4f356
_fetch_object(), custom_result_object() to utilize PHP's native capability to directly return custom class results
by Andrey Andreev
· 13 years ago
c7db6bb
Clean-up the separate drivers' DB result classes from no longer needed methods
by Andrey Andreev
· 13 years ago
5ca0513
Change DB_result::num_rows default value to NULL
by Andrey Andreev
· 13 years ago
55d3ad4
Fix issue #121
by Andrey Andreev
· 13 years ago
8f3566f
Changed default CI_DB_result::_data_seek() return value to FALSE and removed the method from drivers that don't support it
by Andrey Andreev
· 13 years ago
d947eba
Multiple DB Forge improvements
by Andrey Andreev
· 13 years ago
f944d3b
Remove unused _prep_query() method
by Andrey Andreev
· 13 years ago
a3ed086
Remove an access description line and switch private to protected
by Andrey Andreev
· 13 years ago
f20fb98
Revert a space in the license agreement :)
by Andrey Andreev
· 13 years ago
53921ca
Replaced a method with a variable
by Andrey Andreev
· 13 years ago
5cbecb3
Add a comment for CI_DB_sqlite3_result::num_rows()
by Andrey Andreev
· 13 years ago
8ae24c5
Add SQLite3 database driver
by Andrey Andreev
· 13 years ago