mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
2 lines
No EOL
121 B
SQL
2 lines
No EOL
121 B
SQL
-- remove old reset link email template
|
|
DELETE from doc_store where name = 'reset-link' and entityType = 'EmailTemplate'; |