Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
c98e93aab3997bfea4fbb9d07f7b2550a84f8f7a
/
system
/
database
/
drivers
/
pdo
/
pdo_forge.php
c98e93a
[ci skip] DocBlocks for DB drivers' utility classes
by Andrey Andreev
· 12 years ago
c5536aa
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
by Andrey Andreev
· 12 years ago
d73d6a8
Remove _drop_database property from CI_DB_odbc_forge and CI_DB_pdo_forge (it has the same default in CI_DB_forge)
by Andrey Andreev
· 13 years ago
fbba54e
Rename pdodriver property to subdriver and make it available to all drivers
by Andrey Andreev
· 13 years ago
9637b40
escape_identifiers() to accept arrays as well
by Andrey Andreev
· 13 years ago
caa04f1
Revert back some escape_identifiers() to proect_identifiers() as the first one can't handle arrays
by Andrey Andreev
· 13 years ago
5ef194d
Resolve formatting differences between DB forge drivers
by Andrey Andreev
· 13 years ago
48a2baf
Replaced `==` with `===` and `!=` with `!==` in /system/database
by Alex Bilbie
· 13 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
9fd79f5
Visibility declarations and cleanup for PDO forge and utility classes
by Andrey Andreev
· 13 years ago
215890b
Remove extraneous newlines
by Timothy Warren
· 13 years ago
5137ebc
Revert "Fixed visibility declarations on dbforge and utility classes"
by Timothy Warren
· 13 years ago
78a2de4
Fixed visibility declarations on dbforge and utility classes
by Timothy Warren
· 13 years ago
8e2ca4e
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
by Phil Sturgeon
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
032e7ea
Resolve _protect_identifiers()/protect_identifiers() usage issues
by Andrey Andreev
· 13 years ago
1820933
Fixed PDO
by Taufan Aditya
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
018af7a
Added changelog item, updated since version file headers
by Timothy Warren
· 13 years ago
80ab816
Started PDO db driver
by Timothy Warren
· 13 years ago