migrant 0.2.0 copy "migrant: ^0.2.0" to clipboard
migrant: ^0.2.0 copied to clipboard

A simple database schema migration tool. Supports SQLite and PostgreSQL, can read migration scripts from multiple sources.

Database schema migration tool for Dart #

A super simple tool which reads the migrations from a source (e.g. from the local file system) and applies them to a database (e.g. PostgreSQL or SQLite). Nothing fancy.

Supported migrations sources:

Supported database engines:

Please see the usage examples in the above packages.

5
likes
160
pub points
35%
popularity

Publisher

verified publisherkarapetov.com

A simple database schema migration tool. Supports SQLite and PostgreSQL, can read migration scripts from multiple sources.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on migrant