platform/packages/orm/angel_orm_test
Patrick Stewart e4775d1ea9
Some checks are pending
Angel3 CI / Validate framework package (push) Waiting to run
Angel3 CI / Validate ORM packages (push) Waiting to run
Remove: deleting melos jetbrains artifacts
2024-10-01 20:11:25 -07:00
..
example Updated README 2022-01-08 17:27:20 +08:00
lib Fixed anlyzer warnings 2024-06-24 07:54:16 +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 Fixed anlyzer warnings 2024-06-24 07:54:16 +08:00
LICENSE Updated linter 2021-12-20 12:25:43 +08:00
pubspec.yaml Fixed anlyzer warnings 2024-06-24 07:54:16 +08:00
README.md Replaced Gitter with Discord chat 2024-07-07 23:02:49 +08:00

Angel3 ORM Test

Pub Version (including pre-releases) Null Safety Discord 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