Migrations API is postgreSQL specific. We must upgrade it in order to support migrations for every kind of available database within Canyon
- Redesign the API
- Concretize where a migration entity should be declared (or if should be on the main attribute)
- Start from the integration tests
- Take the opportunity to create the
SqlServer docker, and use the datasource variants to query against the SqlServer