platform/packages/orm/angel_orm_test
thomashii@dukefirehawk.com 3f4ff925dc Upgraded to min SDK 2.17
2022-08-14 10:17:59 +08:00
..
example Updated README 2022-01-08 17:27:20 +08:00
lib Fixed postgreSQL failed test cases 2022-07-30 23:08:38 +08:00
scripts Updated ORM Postresql 2021-12-30 10:07:04 +08:00
.gitignore Update authors and licence 2021-05-15 21:37:00 +08:00
analysis_options.yaml Updated linter 2021-12-20 12:25:43 +08:00
AUTHORS.md Update authors and licence 2021-05-15 21:37:00 +08:00
CHANGELOG.md Reverted lints to 1.x.x 2022-07-28 01:03:31 +08:00
LICENSE Updated linter 2021-12-20 12:25:43 +08:00
melos_angel3_orm_test.iml Added melos 2022-03-19 09:37:28 +08:00
pubspec.yaml Upgraded to min SDK 2.17 2022-08-14 10:17:59 +08:00
README.md Fixed temporal mapping 2022-07-24 12:00:10 +08:00

Angel3 ORM Test

Pub Version (including pre-releases) Null Safety Gitter License

Common test cases for Angel3 ORM. Reference implmentation of generated ORM files.

Supported databases

  • MariaDb 10.2.x or greater
  • MySQL 8.x or greater
  • PostreSQL 10.x or greater