Skip to content

migration: Add Validate method to runner

Administrator requested to merge ef/runner-validate into main

Created by: efritz

Add a Validate method to the migration runner that returns an error when the current database is behind of the current schema. Tests confirm that database versions in the future do not cause an error.

Merge request reports

Loading