6 lines
207 B
SQL
6 lines
207 B
SQL
DROP EXTENSION "uuid-ossp";
|
|
DROP FUNCTION update_updated_at_column;
|
|
DROP FUNCTION update_state_changed_at_column;
|
|
DROP FUNCTION update_active_changed_at_column;
|
|
DROP FUNCTION update_last_signined_at_column;
|