blob: 8b86187b3cbd5dede3c8cdafc8cf4825db134d03 (
plain)
1
2
3
4
5
6
7
8
9
10
|
* something like Capabilities of a Driver
- ROWID
- How to declare INTEGER PRIMARY KEY
- Abstract from implementation of some dbs
- provides( Type::What )
- emit signals directly on arriving of data
* OSQLDriver DriverVersion - DatabaseVersion
* Better OSQLQueries
- more than OSQLRawQuery
|