status-go/appdatabase/migrations
Stefan aa4d95917c feat: merge favourites with saved address
Remove Favourites APIs and update the saved address APIs

Added up migration scripts that move the favourites from the old table
to the saved_addresses table with true flag and then drop the favourites table.

Required by #6546
2022-09-12 13:46:04 +02:00
..
sql feat: merge favourites with saved address 2022-09-12 13:46:04 +02:00
bindata.go feat: `keypairs` table added and necessary endpoints exposed via accounts api 2022-09-12 09:52:22 +02:00
migrate.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00