mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
4 lines
39 B
SQL
4 lines
39 B
SQL
-- drop all
|
|
drop table if exists foo;
|
|
|