yogthos / migratus

MIGRATE ALL THE THINGS!
641 stars 95 forks source link

Add support for running integration tests using testcontainers - postgres #216

Closed ieugen closed 2 years ago

ieugen commented 2 years ago

This PR adds support for postgresql but we can support any db that has a docker image.

This should help implement https://github.com/yogthos/migratus/issues/93 and https://github.com/yogthos/migratus/issues/43 etc.