mirror of
https://github.com/penpot/penpot.git
synced 2025-07-20 01:58:14 +02:00
- Proper handling of referenced tables deletion. - Proper handling of storage referenced tables deletion. - Remove of obsolete tables and triggers.
3 lines
116 B
SQL
3 lines
116 B
SQL
DROP FUNCTION update_modified_at () CASCADE;
|
|
DROP FUNCTION handle_delete ( ) CASCADE;
|
|
DROP TABLE pending_to_delete;
|