-- The scenario knowledge graph uses knowledge_items and knowledge_relations. -- These legacy knowledge-card tables are no longer used by the application. DROP TABLE IF EXISTS knowledge_card_versions; DROP TABLE IF EXISTS knowledge_cards;