Dropped templates table. IO-585

This commit is contained in:
Patrick Fic
2021-01-08 09:27:30 -08:00
parent 288bdf89a4
commit 7911e66181
3 changed files with 6 additions and 99 deletions

View File

@@ -0,0 +1,5 @@
- args:
cascade: true
read_only: false
sql: DROP TABLE "public"."templates";
type: run_sql