Files
YouduWiki/backend/store/pg/migration/000011_create_user_comment.down.sql
2026-05-21 19:52:45 +08:00

3 lines
85 B
SQL

-- Drop index "idx_apps_kb_id_type" to table: "apps"
DROP TABLE "public"."comments";