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
094ea2ce85
status-go
/
multiaccounts
/
migrations
/
sql
/
1606224181_drop_photo_path_...
2 lines
47 B
MySQL
Raw
Normal View
History
Unescape
Escape
Removed usages of multiaccounts.Account.PhotoPath
2020-11-24 13:42:36 +00:00
ALTER
TABLE
accounts
Resolved linting issues
2020-11-24 23:16:19 +00:00
ADD
COLUMN
photoPath
TEXT
;