Versions in this module Expand all Collapse all v0 v0.21.1 Apr 1, 2019 Changes in this version + func Down00001(tx *sql.Tx) error + func Migrate(connStr string, version int64) error + func Up00001(tx *sql.Tx) error + func Version(connStr string) (int64, error)