mirror of
https://github.com/penpot/penpot.git
synced 2026-05-15 04:54:10 +00:00
3 lines
84 B
SQL
3 lines
84 B
SQL
DROP TRIGGER team__on_delete__tgr ON team CASCADE;
|
|
DROP FUNCTION on_delete_team ();
|