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
017ae1e205
status-go
/
protocol
/
encryption
/
migrations
/
sqlite
/
1558084410_add_secret.down.sql
3 lines
56 B
SQL
Raw
Blame
History
DROP
TABLE
secret_installation_ids
;
DROP
TABLE
secrets
;
Reference in New Issue
View Git Blame
Copy Permalink