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
abac55c778
status-go
/
multiaccounts
/
migrations
/
sql
/
1648646095_image_clock.up.sql
2 lines
69 B
SQL
Raw
Blame
History
ALTER
TABLE
identity_images
ADD
COLUMN
clock
INT
NOT
NULL
DEFAULT
0
;
Reference in New Issue
View Git Blame
Copy Permalink