mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 06:12:55 +00:00
2 lines
88 B
SQL
2 lines
88 B
SQL
CREATE INDEX raw_messages_expired_idx ON raw_messages (message_type, sent, send_count);
|