Run a migration specified in raw SQL. Sections of the script can be annotated with a special comment, starting with "-- +goose" to specify whether the section should be applied during an Up or Down migration All statements following an Up or Down directive are grouped together until another direct
(conf *DBConf, db *sql.DB, scriptFile string, v int64, direction Direction)
source not stored for this graph (policy: none)
no test coverage detected