openmeter
openmeter copied to clipboard
refactor(migrate): use initialized pgx driver
Overview
Use the pgx sql.DB instance for migrations tooling
Fixes #1470
Notes for reviewer
Some tests are failing, otherwise it looks good to me.
Blocked by golang-migrate/migrate#1156
Still pending upstream approval (https://github.com/golang-migrate/migrate/pull/1156)
closing due to inactivity