mirror of
https://github.com/lus/pasty.git
synced 2023-08-10 21:13:09 +03:00
5 lines
47 B
PL/PgSQL
5 lines
47 B
PL/PgSQL
begin;
|
|
|
|
drop table if exists "pastes";
|
|
|
|
commit; |