Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

nexys-system/sql-migrations

Repository files navigation

the content of this repository was moved to FetchR, release v0.9.0

SQL-Migrations

npm version npm version Build and Test Package Build and Test Package and (publish) Code style Bundlephobia

Migrations for MySQL. Same interfaces and compatibility with flyway

Get started

  • Install yarn
  • Buildyarn build
  • Test yarn test