removing dummy table for db migration pipeline test
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m48s

This commit is contained in:
lila 2026-04-23 09:39:18 +02:00
parent d67263e44a
commit cc0d2c7f8f
4 changed files with 1192 additions and 3 deletions

View file

@ -0,0 +1 @@
DROP TABLE "dummy" CASCADE;