status-go/appdatabase/migrations
Sale Djenic eeaaf0ce3f feat: accounts improvements applied
- old `accounts` table is moved/mapped to `keypairs` and `keypairs_accounts`
- `keycards` table has foreign key which refers to `keypairs.key_uid`
- `Keypair` introduced as a new type
- api endpoints updated according to this change
2023-05-25 19:46:47 +02:00
..
sql feat: accounts improvements applied 2023-05-25 19:46:47 +02:00
bindata.go feat: accounts improvements applied 2023-05-25 19:46:47 +02:00
migrate.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00