Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
4383e36dd8af32ce3a8d8584bad78f62e8465726
/
system
/
database
/
drivers
0199f68
Readded PDO drivers.
by Phil Sturgeon
· 13 years ago
v2.1.0
d0b61ef
Added ->db->replace() for MySQLi.
by Phil Sturgeon
· 13 years ago
70eeb93
Misc formatting fixes
by Timothy Warren
· 13 years ago
d019fd6
Set charset in DSN if PHP >= 5.3.6
by Timothy Warren
· 13 years ago
530becb
Changed mysql charset to PDO option
by Timothy Warren
· 13 years ago
659baa9
Fixed issue #150 correctly.
by Phil Sturgeon
· 13 years ago
ad4681f
Fixed issue #150 (for mysql and mysqli), now returns the actual column length.
by danmontgomery
· 13 years ago
448148b
Fixed a bug (#200) where MySQL queries would be malformed after calling db->count_all() then db->get()
by Greg Aker
· 13 years ago
9f5316e
Fixed LIKE statement escaping issues
by Timothy Warren
· 13 years ago
cfe4918
Some public and protected method declarations
by Andrey Andreev
· 13 years ago
c622a41
Remove another 2 old comments
by Andrey Andreev
· 13 years ago
3e1df1a
Cleanup and migrate oci8_driver and oci8_result from deprecated PHP4 to PHP5 style functions
by Andrey Andreev
· 13 years ago
6f531dc
Converted database constructors to PHP5 type
by Timothy Warren
· 13 years ago
24f325c
if statment code style update
by Timothy Warren
· 13 years ago
b62cf1e
Fixed a bug (Reactor #89) where MySQL export would fail if the table had hyphens or other non alphanumeric/underscore characters.
by Phil Sturgeon
· 13 years ago
add9ca0
Merged my GitHub mirror.
by Phil Sturgeon
· 13 years ago
3cf2715
Merge branch 'develop' of ellislab.beanstalkapp.com:/codeigniter into develop
by Phil Sturgeon
· 13 years ago
6cf190d
Merge pull request #42 from CUBRID/develop
by Phil Sturgeon
· 13 years ago