Closed Nargott closed 4 years ago
Seems like, that I can't use a migrations mechanism with a sharding: https://github.com/go-pg/sharding
After read the source code, I've understood, that migrations always run on a "public" schema. But I want to run migrations on every shard apart.
Seems like, that I can't use a migrations mechanism with a sharding: https://github.com/go-pg/sharding
After read the source code, I've understood, that migrations always run on a "public" schema. But I want to run migrations on every shard apart.