nanobus.migrate.mssql/v1
Description
DatabaseSource code
This component offers database migrations for Postgres using the
golang-migrate/migrate library.
It reads migrations from sources (.sql
files with DDL) and applies them in correct order to a database.