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
7123b22c52
status-go
/
appdatabase
/
migrationsprevnodecfg
/
sql
/
1628580203_add_hidden_accou...
1 line
67 B
SQL
Raw
Blame
History
ALTER
TABLE
accounts
ADD
COLUMN
hidden
BOOL
NOT
NULL
DEFAULT
FALSE
;
Reference in New Issue
View Git Blame
Copy Permalink