Finishing migration scripts

This commit is contained in:
2025-02-22 11:03:32 +11:00
parent 5d0a26579b
commit 489c684091
6 changed files with 69 additions and 28 deletions

View File

@@ -34,4 +34,4 @@ clean:
migrate:
go mod tidy && \
go generate && \
go build -ldflags="-w -s" -o psmigrate ./migrate
go build -ldflags="-w -s" -o prmigrate ./migrate