1
0
mirror of https://github.com/hexolan/panels.git synced 2026-05-20 19:49:23 +01:00
Files
panels/services/comment-service/comment_service/postgres/migrations/000001_init_comments.down.sql
T
2023-09-27 16:05:24 +01:00

1 line
38 B
SQL

DROP TABLE IF EXISTS comments CASCADE;