As more migrations are created, having a committed version of the database schema is useful to have a complete and consistent view.
dbmate allows doing that. It would be great to check if the snapshotted version matches with the committed one using a CI job.
As more migrations are created, having a committed version of the database schema is useful to have a complete and consistent view. dbmate allows doing that. It would be great to check if the snapshotted version matches with the committed one using a CI job.