This website requires JavaScript.
Explore
Help
Sign In
status-im
/
go-waku
mirror of
https://github.com/status-im/go-waku.git
Watch
2
Star
0
Fork
You've already forked go-waku
0
Code
Issues
Projects
Releases
Wiki
Activity
5af5e89c08
go-waku
/
waku
/
persistence
/
migrations
/
sql
/
2_messages_index.down.sql
3 lines
60 B
SQL
Raw
Blame
History
DROP
INDEX
IF
EXISTS
i_msg_1
;
DROP
INDEX
IF
EXISTS
i_msg_2
;
Reference in New Issue
View Git Blame
Copy Permalink