status-go/appdatabase
Stefan 5b0d8a7c4e fix: workaround for wrong renaming of migration file for keypairs table
Restore the old, previously renamed, 1662447680_add_keypairs_table.up.sql
file while keeping the current one for those who already migrated to the
new one. The extra migration is noop and saves to keep consistency in
the user data states history.
2022-09-16 12:52:01 +02:00
..
migrations fix: workaround for wrong renaming of migration file for keypairs table 2022-09-16 12:52:01 +02:00
migrationsprevnodecfg fix: workaround for wrong renaming of migration file for keypairs table 2022-09-16 12:52:01 +02:00
database.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
database_test.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
node_config_test.go feat: Added new params for shortName and color for the networks (#2681) 2022-06-17 00:12:21 +05:30
test_helpers.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00