This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
Watch
2
Star
0
Fork
0
You've already forked status-go
mirror of
https://github.com/status-im/status-go.git
synced
2025-01-09 14:16:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
status-go
/
appdatabase
/
migrations
/
sql
/
1644188994_recent_stickers.up.sql
2 lines
79 B
MySQL
Raw
Normal View
History
Unescape
Escape
fix: invalid sql
2022-03-07 10:07:41 -04:00
UPDATE
settings
SET
stickers_recent_stickers
=
NULL
WHERE
synthetic_id
=
'
id
'
;
Reference in New Issue
Copy Permalink