status-go/multiaccounts/migrations/sql
Richard Ramos bf9abfc350
feat: make kdf iterations configurable when creating a multiaccount (#2796)
2022-09-27 16:27:20 -04:00
..
0001_accounts.down.sql Accounts data management (#1530) 2019-08-20 18:38:40 +03:00
0001_accounts.up.sql Replace address with keyUid in accounts db 2019-12-09 11:20:12 +02:00
1605007189_identity_images.down.sql Moved identity images db migration to multi-accounts 2020-12-17 14:10:00 +01:00
1605007189_identity_images.up.sql Refactor injecting multiaccounts into messenger and service 2020-12-17 14:10:00 +01:00
1606224181_drop_photo_path_from_accounts.down.sql Update to migration to handle change of photoPath to identicon 2020-12-17 14:10:00 +01:00
1606224181_drop_photo_path_from_accounts.up.sql Update to migration to handle change of photoPath to identicon 2020-12-17 14:10:00 +01:00
1648646095_image_clock.down.sql Sync profile picture 2022-04-21 19:50:31 +03:00
1648646095_image_clock.up.sql Sync profile picture 2022-04-21 19:50:31 +03:00
1649317600_add_color_hash.up.sql Populate colorHash and colorId (#2630) 2022-04-08 13:54:29 -04:00
1660238799_accounts_kdf.up.sql feat: make kdf iterations configurable when creating a multiaccount (#2796) 2022-09-27 16:27:20 -04:00
doc.go Accounts data management (#1530) 2019-08-20 18:38:40 +03:00