Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
5fc36d8c9dc0bd5d41ed7dea36f999c6e07e1615
/
system
/
database
/
drivers
5fc36d8
Merged from upstream, fixed a logic error
by Timothy Warren
· 13 years ago
0a43ad8
Implemented limit handling
by Timothy Warren
· 13 years ago
57cea51
Miscellaneous fixes
by Timothy Warren
· 13 years ago
51a4888
Fixed affected_rows() function, added PDO/postgres note for insert_id() function
by Timothy Warren
· 13 years ago
c7ba664
Fixed LIKE statement escaping issues
by Timothy Warren
· 13 years ago
a6c6533
Marked ->db->affected_rows() function as unavailable
by Timothy Warren
· 13 years ago
51b0e64
Changed to PHP5 constructor
by Timothy Warren
· 13 years ago
018af7a
Added changelog item, updated since version file headers
by Timothy Warren
· 13 years ago
f22ce8f
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
by Timothy Warren
· 13 years ago
40d1a76
Fixed incorrectly named variables in the documentation.
by Phil Sturgeon
· 13 years ago
36fb8de
Updated version function to use PDO constant
by Timothy Warren
· 13 years ago
0261596
Fixed class comment and reconnect function
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
fc75645
Fixed issue #150 (for mysql and mysqli), now returns the actual column length.
by danmontgomery
· 13 years ago
90248ab
Fixed a bug (#200) where MySQL queries would be malformed after calling db->count_all() then db->get()
by Greg Aker
· 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