angel3_orm_test 3.0.4
angel3_orm_test: ^3.0.4 copied to clipboard
Common tests for Angel3 ORM. Reference implmentation of the generated ORM files.
Change Log #
3.0.4 #
- Updated test cases
3.0.3 #
- Added
performance_test
test cases - Update
edge_case_test
test case to support connection pooling
3.0.2 #
- Updated linter to
package:lints
3.0.1 #
- Fixed incorrect json data serialization
3.0.0 #
- Fixed NNBD issues
3.0.0-beta.1 #
- Migrated to support Dart SDK 2.12.x NNBD
2.0.0 #
- Migrated to work with Dart SDK 2.12.x Non NNBD
1.0.0 #
- First version.