blob: ca04ac6c42c1c702342be3890e3dc1dfe101f847 (
plain)
1
2
3
4
5
6
7
8
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
|