angel3_migration 8.1.1 copy "angel3_migration: ^8.1.1" to clipboard
angel3_migration: ^8.1.1 copied to clipboard

Database migration runtime for Angel3 ORM. Use this package to define schemas.

Angel3 Migration #

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

A basic database migration framework built for Angel3 ORM.

Supported database #

  • PostgreSQL version 10 or later
  • MariaDB 10.2.x or later
  • MySQL 8.x or later

Features #

  • Create tables based on ORM models
  • Drop tables based on ORM models
  • Add new tables based ORM models

Limitation #

  • Alter table/fields based on updated ORM models not supported
0
likes
130
pub points
68%
popularity

Publisher

verified publisherdukefirehawk.com

Database migration runtime for Angel3 ORM. Use this package to define schemas.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

angel3_orm

More

Packages that depend on angel3_migration