From 86352e32f449ecf00de254674b7dcac72bc34a14 Mon Sep 17 00:00:00 2001 From: zecke Date: Tue, 27 Aug 2002 20:17:50 +0000 Subject: Initial check in of the light wrapper library around normal SQL The first driver implementation is a SQLite version --- (limited to 'libsql/TODO') diff --git a/libsql/TODO b/libsql/TODO new file mode 100644 index 0000000..ca04ac6 --- a/dev/null +++ b/libsql/TODO @@ -0,0 +1,9 @@ +* something like Capabilities of a Driver + - ROWID + - How to declare INTEGER PRIMARY KEY + - Abstract from implementation of some dbs + - provides( Type::What ) + + * OSQLDriver DriverVersion - DatabaseVersion + * Better OSQLQueries + - more than OSQLRawQuery \ No newline at end of file -- cgit v0.9.0.2