ghetzel / pivot

An extensible database abstraction service, written in Golang.
GNU Lesser General Public License v2.1
66 stars 5 forks source link

migrations are not happening in order #17

Closed brucedlukens closed 5 years ago

brucedlukens commented 5 years ago

Calling db.AttachCollection for multiple tables does not hold ordering, which causes tables with relationships to break during the migration.

ghetzel commented 5 years ago

Sorry for the delay in getting to this. This was fixed in v3.2.0

See: 51ce3ea2c22fd6b3fdb4fed4baa4ad579e0ce7fd