mirror of
https://github.com/penpot/penpot.git
synced 2025-07-10 16:37:18 +02:00
2 lines
84 B
SQL
2 lines
84 B
SQL
DROP TRIGGER team__on_delete__tgr ON team CASCADE;
|
|
DROP FUNCTION on_delete_team ();
|