Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
99013ed3ed0ea5641a6c6b6afa08a7befb579cb0
/
system
/
database
/
drivers
/
interbase
/
interbase_driver.php
08856b8
Improve DB version() implementation and add pg_version() support
by Andrey Andreev
· 13 years ago
78ca39b
Removed db_set_charset() from Interbase driver (no longer needed)
by Andrey Andreev
· 13 years ago
00df2e3
Replace Interbase _error_message(), _error_number() with the new error() method
by Andrey Andreev
· 13 years ago
9a96082
Fix 'skip' section of limit clause
by Timothy Warren
· 13 years ago
56784f6
Finally figured out limit statement
by Timothy Warren
· 13 years ago
ab189e1
Close services after using them, added dbutil->backup() method
by Timothy Warren
· 13 years ago
125fe73
More formatting fixes
by Timothy Warren
· 13 years ago
2062a86
Made tranaaction functions return their actual value
by Timothy Warren
· 13 years ago
9556214
Set protected visibility on applicable functions/properties
by Timothy Warren
· 13 years ago
fed2d1d
Revert previous commit
by Timothy Warren
· 13 years ago
07b660b
Fixed insert_id possibly returning 0
by Timothy Warren
· 13 years ago
53e24f0
Properly escape generator name
by Timothy Warren
· 13 years ago
c2b712e
implemented create_database, misc cleanup
by Timothy Warren
· 13 years ago
7d42eb3
More general fix for num_rows
by Timothy Warren
· 13 years ago
3a4cdc6
Workaround to fix method
by Timothy Warren
· 13 years ago
3c4281f
Simplified hostname connection logic
by Timothy Warren
· 13 years ago
817af19
narfbg suggested fixes
by Timothy Warren
· 13 years ago
6e821ce
Implemented insert_id() method
by Timothy Warren
· 13 years ago
eb6dcf0
Implemented _list_columns() method
by Timothy Warren
· 13 years ago
8be31a9
Limit clause fixes
by Timothy Warren
· 13 years ago
3d985a1
Syntax fixes
by Timothy Warren
· 13 years ago
498fa35
Minor codestyle fix
by Timothy Warren
· 13 years ago
d19e47a
Removed string case manipulation functions
by Timothy Warren
· 13 years ago
7221f94
Restored '@' characters
by Timothy Warren
· 13 years ago
2d6ae79
Various fixes
by Timothy Warren
· 13 years ago
4be822b
Added public declarations
by Timothy Warren
· 13 years ago
76e0435
First iteration of interbase driver
by Timothy Warren
· 13 years ago