dbapi_sqlite 0.1.0-alpha.8
dbapi_sqlite: ^0.1.0-alpha.8 copied to clipboard
SQLite dbapi connector
0.1.0-alpha.8 #
Cache last row id on cursor
0.1.0-alpha.7 #
Fix bug when upserting on table with pk as the only columns
0.1.0-alpha.5 #
Implement support for integer auto pk and cursor.lastrowid
0.1.0-alpha.4 #
Implement AlterField operation
0.1.0-alpha.3 #
Ensure values already on the db don't break deserialization
0.1.0-alpha.2 #
Implement AddCollection.ifNotExists
0.1.0-alpha.1 #
- Initial version.