mirror of https://github.com/pressly/goose.git
commit
221ff41793
|
@ -101,6 +101,8 @@ Print the status of all migrations:
|
||||||
$ Sun Jan 6 11:25:03 2013 -- 002_next.sql
|
$ Sun Jan 6 11:25:03 2013 -- 002_next.sql
|
||||||
$ Pending -- 003_and_again.go
|
$ Pending -- 003_and_again.go
|
||||||
|
|
||||||
|
Note: for MySQL [parseTime flag](https://github.com/go-sql-driver/mysql#parsetime) must be enabled.
|
||||||
|
|
||||||
## dbversion
|
## dbversion
|
||||||
|
|
||||||
Print the current version of the database:
|
Print the current version of the database:
|
||||||
|
|
Loading…
Reference in New Issue