Database schema migration tool for Dart

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

Work in progress. No examples so far, please refer to the tests.

Libraries

migrant
testing