Add status command to show the current state of a database wrt. migrations.

This commit is contained in:
2025-09-01 21:41:41 -05:00
parent f5943a69f0
commit 4d38011455
2 changed files with 20 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# Package
bin = @["db_migrate"]
version = "0.4.0"
version = "0.4.1"
author = "Jonathan Bernard"
description = "Simple tool to handle database migrations."
license = "BSD"