f738188c13
When reading migrations from files, sql-migrate attempts to split SQL statements. The parsing logic does not handle $BODY$ statements and broke when the migration included one. Replace go-bindata with a small migration generation script and use in memory migrations instead. |
||
---|---|---|
.. | ||
migrations | ||
translate | ||
client.go | ||
conn.go | ||
connector_config.go | ||
db.go | ||
gc.go | ||
gc_test.go | ||
health.go | ||
key.go | ||
key_test.go | ||
migrate.go | ||
migrate_sqlite3.go | ||
migrate_test.go | ||
password.go | ||
refresh.go | ||
refresh_test.go | ||
session.go | ||
session_key.go | ||
user.go |