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