This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
mirror of
https://github.com/status-im/status-go.git
Watch
2
Star
0
Fork
You've already forked status-go
0
Code
Issues
Projects
Releases
Wiki
Activity
b9197510b1
status-go
/
protocol
/
migrations
/
sqlite
/
1700820989_add_resend_autom...
2 lines
77 B
SQL
Raw
Blame
History
CREATE
INDEX
idx_resend_automatically
ON
raw_messages
(
resend_automatically
)
;
Reference in New Issue
View Git Blame
Copy Permalink