Skip to content

Squash migrations

Warren Gifford requested to merge ef/squash-migrations into main

Created by: efritz

Result of running (which squashes anything defined at or before 3.29):

sg migration squash -db=frontend 3.32
sg migration squash -db=codeintel 3.32

codeinsights-db had an issue running with the squash utility (cc @coury-clark).

Merge request reports

Loading