migrant

Last updated:

0 purchases

migrant Image
migrant Images
Add to Cart

Description:

migrant

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:

In-memory (included with this package)
Local file system (migrant_source_fs)

Supported database engines:

SQLite (migrant_db_sqlite)
PostgreSQL (migrant_db_postgresql)

Please see the usage examples in the above packages.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.