Skip to content

v0.0.4: Refactor/driver (#20)

Latest
Compare
Choose a tag to compare
@pranjal-verma pranjal-verma released this 13 Sep 09:58
· 1 commit to dev since this release
fb0c9ee
* ADD: Close() in driver

* ADD: implment GetSchemaMigrations & UpdateSchemaMigratoins

* WIP: replace runner with migrate

* ADD: method to close,lock and unlock from Migrate

* ADD: method to close connection

* FIX: order of migration file execution

* ADD: Release lock method in migrate