Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
cce6bd170f24cf0f10ca0b58150d0324433a66be
/
system
/
database
/
drivers
/
sqlite3
/
sqlite3_forge.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
da270b2
Fix #4851
by Andrey Andreev
· 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
40780c2
Apply PR #3940 to sqlite3 driver and fix a wrong var name
by Andrey Andreev
· 9 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
382b513
Don't use error suppression on is_dir(), file_exists()
by Andrey Andreev
· 11 years ago
871754a
2013 > 2014
by darwinel
· 11 years ago
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
eaa60c7
Added possibility to pass custom database objects to DB Forge and DB Utilities
by Andrey Andreev
· 12 years ago
a287a34
Refactored DB Forge
by Andrey Andreev
· 12 years ago
c5536aa
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
by Andrey Andreev
· 12 years ago
fe83249
Some adjustments in inline documentation
by vlakoff
· 12 years ago
5d28176
Fix issue #1264
by Andrey Andreev
· 12 years ago
9637b40
escape_identifiers() to accept arrays as well
by Andrey Andreev
· 12 years ago
caa04f1
Revert back some escape_identifiers() to proect_identifiers() as the first one can't handle arrays
by Andrey Andreev
· 12 years ago
5ef194d
Resolve formatting differences between DB forge drivers
by Andrey Andreev
· 12 years ago
48a2baf
Replaced `==` with `===` and `!=` with `!==` in /system/database
by Alex Bilbie
· 12 years ago
a0d4e41
Switched public driver methods in DB forge to protected
by Andrey Andreev
· 13 years ago
d947eba
Multiple DB Forge improvements
by Andrey Andreev
· 13 years ago
ea09a8a
Renamed _escape_identifiers() to escape_identifiers() and moved it to CI_DB_driver
by Andrey Andreev
· 13 years ago
f944d3b
Remove unused _prep_query() method
by Andrey Andreev
· 13 years ago
fe3428a
Another minor improvement
by Andrey Andreev
· 13 years ago
79f6754
Replace array_key_exists() with isset()
by Andrey Andreev
· 13 years ago
cb9f361
DB forge escaping related
by Andrey Andreev
· 13 years ago
f20fb98
Revert a space in the license agreement :)
by Andrey Andreev
· 13 years ago
8ae24c5
Add SQLite3 database driver
by Andrey Andreev
· 13 years ago