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
e5fbe40b9a
status-go
/
appdatabase
/
migrations
/
sql
/
1655462032_create_bookmarks...
3 lines
81 B
SQL
Raw
Blame
History
CREATE
INDEX
deleted_at_bookmarks
ON
bookmarks
(
deleted_at
)
WHERE
(
deleted_at
)
;
Reference in New Issue
View Git Blame
Copy Permalink