pkgdash/internal/database/migrations/postgres/000001_init_schema.down.sql
Vasiliy Tolstov 0e18a63f10 use worker
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-08-18 23:59:15 +03:00

1 line
64 B
SQL

drop table if exists dashboard, package, module, issue, comment;