MySQL status note

pull/21/head
mmatczuk 2017-03-24 13:11:15 +01:00
parent e591daea14
commit 1d358f1467
1 changed files with 2 additions and 0 deletions

View File

@ -101,6 +101,8 @@ Print the status of all migrations:
$ Sun Jan 6 11:25:03 2013 -- 002_next.sql
$ Pending -- 003_and_again.go
Note: for MySQL [parseTime flag](https://github.com/go-sql-driver/mysql#parsetime) must be enabled.
## dbversion
Print the current version of the database: