github.com/status-im/status-go@v1.1.0/protocol/migrations/sqlite/1700820989_add_resend_automatically_index.up.sql (about)

     1  CREATE INDEX idx_resend_automatically ON raw_messages(resend_automatically);