summaryrefslogtreecommitdiffstats
path: root/system/database/drivers/interbase
AgeCommit message (Expand)AuthorFilesLines
2012-02-17More general fix for num_rowsTimothy Warren2-54/+4
2012-02-17Workaround to fix methodTimothy Warren2-0/+115
2012-02-17Simplified hostname connection logicTimothy Warren1-13/+2
2012-02-16Num rows fixTimothy Warren1-1/+10
2012-02-16narfbg suggested fixesTimothy Warren4-105/+43
2012-02-16Implemented insert_id() methodTimothy Warren1-3/+4
2012-02-15Implemented _list_columns() methodTimothy Warren1-2/+11
2012-02-15Limit clause fixesTimothy Warren2-7/+8
2012-02-15Syntax fixesTimothy Warren2-26/+14
2012-02-15Minor codestyle fixTimothy Warren2-2/+1
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 Warren4-49/+49
2012-02-14First iteration of interbase driverTimothy Warren5-0/+1246