platform/packages/orm/angel_orm_test
2024-10-12 18:45:27 -07:00
..
example Refactor: changing namespace, imports, re-branding 2024-10-12 18:45:27 -07:00
lib Refactor: changing namespace, imports, re-branding 2024-10-12 18:45:27 -07: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 Refactor: changing namespace, imports, re-branding 2024-10-12 18:45:27 -07:00
README.md Refactor: changing namespace, imports, re-branding 2024-10-12 18:45:27 -07:00

Protevus ORM Test

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

Common test cases for Protevus 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