Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
2e757d844caede9784da0b30faa7d5c405c6b172
/
system
/
database
/
drivers
/
pdo
/
pdo_result.php
8ca31f3
PDO SQLite bug fixed, for result_object
by Taufan Aditya
· 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
be22c5b
Visibility declarations and cleanup for CI_DB_pdo_result
by Andrey Andreev
· 13 years ago
e3a0b2b
Merge pull request #1060 from toopay/pdo_meta
by Andrey Andreev
· 13 years ago
4a80154
Remove type casting
by Taufan Aditya
· 13 years ago
865ce1e
Spacing and replace array_key_exists
by Taufan Aditya
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
4e44b34
Fixed meta table method(s) for PDO
by Taufan Aditya
· 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
6a450cf
Fixed db->close() and db->free_result() functions
by Timothy Warren
· 13 years ago
ab34758
Got PDO working
by Timothy Warren
· 13 years ago
80ab816
Started PDO db driver
by Timothy Warren
· 13 years ago