Files
digital-psychology/apps/api/migrations/000024_knowledge_sources.down.sql
T
jackyu66gitandCursor bf1ae8bc53 feat(ECR-023): AICoreConfig KnowledgeSource 只读并 Closed
运营可观测知识源目录(knowledge_sources + admin /ai),不含 Chunk/Embedding。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-08 01:49:58 +08:00

3 lines
56 B
SQL

-- ECR-023 down
DROP TABLE IF EXISTS knowledge_sources;