From 1d358f1467758d8a7161cf4e98e1a6491a157075 Mon Sep 17 00:00:00 2001 From: mmatczuk Date: Fri, 24 Mar 2017 13:11:15 +0100 Subject: [PATCH] MySQL status note --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b8e5713..1832072 100644 --- a/README.md +++ b/README.md @@ -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: