6 lines
78 B
SQL
6 lines
78 B
SQL
-- [OPTIONS]
|
|
|
|
drop table if exists options_v3;
|
|
|
|
drop table if exists options;
|