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
b7767ea63c
status-go
/
appdatabase
/
migrations
/
sql
/
1644188994_recent_stickers....
2 lines
79 B
MySQL
Raw
Normal View
History
Unescape
Escape
fix: invalid sql
2022-03-07 14:07:41 +00:00
UPDATE
settings
SET
stickers_recent_stickers
=
NULL
WHERE
synthetic_id
=
'
id
'
;