Initial commit
This commit is contained in:
5
script/sql/drop/23.options.sql
Normal file
5
script/sql/drop/23.options.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- [OPTIONS]
|
||||
|
||||
drop table if exists options_v3;
|
||||
|
||||
drop table if exists options;
|
||||
Reference in New Issue
Block a user