removing dummy table for db migration pipeline test
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m48s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m48s
This commit is contained in:
parent
d67263e44a
commit
cc0d2c7f8f
4 changed files with 1192 additions and 3 deletions
1
packages/db/drizzle/0010_thankful_reaper.sql
Normal file
1
packages/db/drizzle/0010_thankful_reaper.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
DROP TABLE "dummy" CASCADE;
|
||||
Loading…
Add table
Add a link
Reference in a new issue