mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-05 08:05:28 +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'; |