2 lines
77 B
MySQL
2 lines
77 B
MySQL
|
CREATE INDEX idx_resend_automatically ON raw_messages(resend_automatically);
|