Open atalyaalon opened 3 years ago
@atalyaalon The mission here is to create alembic version that performs the following:
DROP TRIGGER rotate_waze_alerts_trigger ON waze_alerts;
DROP FUNCTION rotate_waze_alerts;
DROP TRIGGER rotate_waze_traffic_jams_trigger ON waze_traffic_jams;
DROP FUNCTION rotate_waze_traffic_jams;
?
@atalyaalon ?
See this alembic version - waze_rotation_triggers