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
status-inu-ownership-transfer-issue
status-go
/
walletdatabase
/
migrations
/
sql
/
doc.go
4 lines
94 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
feat(wallet): move wallet-related tables to a dedicated db. The only place where appDB is used in wallet is activity, which refers to `keycards_accounts` table. So a temporary table `keycards_accounts` is created in wallet db and updated before each activity query.
2023-08-11 11:25:14 +00:00
package
sql
chore: make generate with custom `-modtime` (#4896)
2024-03-08 09:25:17 +00:00
//go:generate go-bindata -modtime=1700000000 -pkg migrations -o ../bindata.go ./