feat(education): add tenant content node lifecycle

This commit is contained in:
2026-07-30 22:59:01 +08:00
parent 2a40cbd69e
commit e0a695978c
20 changed files with 676 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
-- PostgreSQL persistence test cleanup.
-- Module-owned Flyway creates the disposable schema; this only isolates test data.
TRUNCATE TABLE
education_content_node_lifecycle_audit,
education_question_lifecycle_transition_token,
education_question_lifecycle_audit,
education_question_version,