status-go/appdatabase/migrations
Andrea Maria Piana 11db9f2119
Add test for everyone tag & fix migration order
A migration was added out-of-order, which meant that in clients who
had already run the migration after, it would be skip.
This commit re-adds the migration so it's run, tested against an empty
account and one that had already migrated.
2023-02-24 10:18:26 +00:00
..
sql feat: implement currency formatting calculation (#3191) 2023-02-17 11:11:07 -03:00
bindata.go Add test for everyone tag & fix migration order 2023-02-24 10:18:26 +00:00
migrate.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00