mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-08 01:29:37 +00:00
2 lines
121 B
SQL
2 lines
121 B
SQL
-- remove old reset link email template
|
|
DELETE from doc_store where name = 'reset-link' and entityType = 'EmailTemplate'; |