Skip to content

Releases: basekit/migrate

Throwing error if any version marked dirty

26 Jul 07:54
Compare
Choose a tag to compare

Simple fix in this version to throw error if any previous migration is marked as dirty.

Include missing migrations

10 Jul 12:37
Compare
Choose a tag to compare

Release built for BK purposes only to include missing/skipped migrations with the "up" command, for mysql only.

migrate up --include-missing