Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
448148b0d8ed1459662cfe501197686b8a48b609
/
system
/
database
/
drivers
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