Skip to content

sg migration squash: Run with host Postgres (hostgres)

Warren Gifford requested to merge ef/35865 into main

Created by: efritz

Fixes #35865 (closed). This makes the migration squasher command run with a local database (a la schemadoc) rather than on in a Postgres container. The -in-container flag can be added to bring back the previous behavior.

Test plan

Tested locally.

Merge request reports

Loading