Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
f525f10c850399700a4cce183aef55656ff44d31
/
system
/
database
/
drivers
/
cubrid
/
cubrid_driver.php
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
2ab2b1e
Added back /application/* files (removed in previous commit accidently). Corrected formatting/indenting in CUBRID Driver classes. Added myself as the driver author. Applied the MySQL fix, previously accepted in pull request #29, to CUBRID Driver.
by Esen Sagynov
· 13 years ago
ee3e594
Added field name wrappers (") in insert/update/replace/_process_fields/_create_table functions to avoid reserved word conflicts.
by Esen Sagynov
· 13 years ago
2e08794
Added CUBRID Database Driver
by Esen Sagynov
· 13 years ago