beteran-server-service/migrations/202206171200_initialize/down.sql

5 lines
161 B
MySQL
Raw Permalink Normal View History

2022-08-05 04:10:34 +00:00
DROP EXTENSION "uuid-ossp";
DROP FUNCTION update_updated_at_column;
DROP FUNCTION update_state_changed_at_column;
DROP FUNCTION update_active_changed_at_column;