server/initialize/migrate/database/02110_traffic_log_index.down.sql

2 lines
57 B
SQL

DROP INDEX idx_traffic_log_time_user_sub ON traffic_log;