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
39a7d41135
status-go
/
protocol
/
migrations
/
sqlite
/
1598955122_add_mentions.up.sql
2 lines
52 B
SQL
Raw
Blame
History
ALTER
TABLE
user_messages
ADD
COLUMN
mentions
BLOB
;
Reference in New Issue
View Git Blame
Copy Permalink