Combining all operations into a single query was causing problems in SQLite. This fixes that by breaking them up into separate queries. It also moves one column length change to only run on MySQL, since SQLite doesn't need it. |
||
---|---|---|
.. | ||
drivers.go | ||
migrations.go | ||
v1.go | ||
v2.go | ||
v3.go | ||
v4.go | ||
v5.go | ||
v6.go |