-rw-r--r-- | libopie2/opiedb/TODO | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libopie2/opiedb/TODO b/libopie2/opiedb/TODO new file mode 100644 index 0000000..ca04ac6 --- a/dev/null +++ b/libopie2/opiedb/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 |