4 lines
84 B
SQL
Vendored
4 lines
84 B
SQL
Vendored
drop table post_read;
|
|
drop table post_saved;
|
|
drop table post_like;
|
|
drop table post;
|