mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
2 lines
70 B
MySQL
2 lines
70 B
MySQL
|
CREATE INDEX user_messages_response_to ON user_messages(response_to);
|