Add debug logging for migration diff.

This commit is contained in:
2021-08-07 23:54:10 -05:00
parent 7cf53a4702
commit 9acbc27710
2 changed files with 14 additions and 2 deletions

View File

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