summaryrefslogtreecommitdiffstats
path: root/system/database/drivers/interbase/interbase_driver.php
AgeCommit message (Expand)AuthorFilesLines
2012-02-20Properly escape generator nameTimothy Warren1-1/+1
2012-02-17implemented create_database, misc cleanupTimothy Warren1-11/+6
2012-02-17More general fix for num_rowsTimothy Warren1-53/+0
2012-02-17Workaround to fix methodTimothy Warren1-0/+53
2012-02-17Simplified hostname connection logicTimothy Warren1-13/+2
2012-02-16narfbg suggested fixesTimothy Warren1-63/+23
2012-02-16Implemented insert_id() methodTimothy Warren1-3/+4
2012-02-15Implemented _list_columns() methodTimothy Warren1-2/+11
2012-02-15Limit clause fixesTimothy Warren1-5/+7
2012-02-15Syntax fixesTimothy Warren1-15/+12
2012-02-15Minor codestyle fixTimothy Warren1-2/+0
2012-02-15Removed string case manipulation functionsTimothy Warren1-11/+7
2012-02-14Restored '@' charactersTimothy Warren1-110/+108
2012-02-14Various fixesTimothy Warren1-111/+115
2012-02-14Added public declarationsTimothy Warren1-31/+31
2012-02-14First iteration of interbase driverTimothy Warren1-0/+676