Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-27 | Fixed a bug (#200) where MySQL queries would be malformed after calling ↵ | Greg Aker | 1 | -0/+1 | |
db->count_all() then db->get() | |||||
2011-08-11 | Added back /application/* files (removed in previous commit accidently). ↵ | Esen Sagynov | 4 | -59/+81 | |
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. | |||||
2011-08-10 | Added field name wrappers (") in ↵ | Esen Sagynov | 2 | -6/+6 | |
insert/update/replace/_process_fields/_create_table functions to avoid reserved word conflicts. | |||||
2011-08-10 | Added CUBRID Database Driver | Esen Sagynov | 5 | -0/+1377 | |