first pass of merging in warp (doesn't build)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE tabs DROP COLUMN tab_group_id;
|
||||
DROP TABLE tab_groups;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE tabs DROP COLUMN tab_group_id;
|
||||
DROP TABLE tab_groups;
|
||||