4 lines
46 B
SQL
4 lines
46 B
SQL
-- [VERTICES]
|
|
|
|
drop table if exists vertices;
|
-- [VERTICES]
|
|
|
|
drop table if exists vertices;
|