procrastinate icon indicating copy to clipboard operation
procrastinate copied to clipboard

Remove migra/schemainspect

Open ewjoachim opened this issue 5 months ago • 0 comments
trafficstars

Because of https://github.com/djrobstep/schemainspect/issues/91, it's about to be more and more annoying to continue using migra.

https://github.com/stripe/pg-schema-diff does the same, as a go executable, so it's not ideal but it might be an alternative.

Otherwise, I wonder if using psql, export and diff the schema might be enough. The best dependency is no dependency :)

ewjoachim avatar Jun 13 '25 12:06 ewjoachim