platform/packages/orm/angel_migration
2022-01-02 15:21:17 +08:00
..
example Updated angel_migration 2021-05-18 08:22:46 +08:00
lib Fixed ORM Generator 2022-01-02 15:21:17 +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 ORM Generator 2022-01-02 15:21:17 +08:00
LICENSE Updated linter 2021-12-20 12:25:43 +08:00
mono_pkg.yaml Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24' 2020-02-15 18:22:15 -05:00
pubspec.yaml Fixed ORM Generator 2022-01-02 15:21:17 +08:00
README.md Fixed ORM Generator 2022-01-02 15:21:17 +08:00

Angel3 Migration

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

A database migration framework built for Angel3 ORM.

Supported database

  • PostgreSQL version 10 or later
  • MySQL 8.0 or later
  • MariaBb 10.2.1 or later