← Back
Editing: 2022081200.sql
DROP INDEX ix_responses_user_id; CREATE INDEX ix_responses_user_id ON responses(user_id, del);
Save File
Cancel