Separated statement running logic in Groovy implementation to allow reuse.

This commit is contained in:
Jonathan Bernard
2016-05-17 21:35:57 -05:00
parent b49b648358
commit c933d6ac2b
4 changed files with 18 additions and 15 deletions

View File

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