Files
nexarch/migrations/0003_rate_limits.down.sql
T

3 lines
63 B
SQL

DROP TABLE rate_limit_counters;
DROP TABLE rate_limit_configs;