dbapi_test_suite 0.1.0-alpha.8
dbapi_test_suite: ^0.1.0-alpha.8 copied to clipboard
Test suite for dbapi backends
0.1.0-alpha.8 #
Require lastrowid to be per-cursor
0.1.0-alpha.7 #
Add test for insert and upsert on collection with pk only
0.1.0-alpha.5 #
Add support for integer auto pk and cursor.lastrowid
0.1.0-alpha.4 #
Add support for AlterField operation
0.1.0-alpha.3 #
Ensure values already on the db don't break deserialization
0.1.0-alpha.2 #
Add test for AddCollection.ifNotExists
0.1.0-alpha.1 #
- Initial version.