status-go/appdatabase/migrations/sql
frank 7b90574008 fix_:NoDiscovery is false, but ClusterConfig.BootNodes is empty 2024-06-05 19:36:05 +08:00
..
1640111208_dummy.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1642666031_add_removed_clock_to_bookmarks.up.sql Sync bookmarks 2022-02-17 12:40:33 +00:00
1643644541_gif_api_key_setting.up.sql fix: rename the gif migration file as per current timestamp (#2513) 2022-01-31 17:46:59 +01:00
1644188994_recent_stickers.up.sql fix: invalid sql 2022-03-07 10:23:18 -04:00
1646659233_add_address_to_dapp_permisssion.up.sql feat: add address to permission (#2571) 2022-03-14 13:38:12 +01:00
1646841105_add_emoji_account.up.sql feat: Added emoji params for a wallet account (#2582) 2022-03-11 11:59:15 +01:00
1647278782_display_name.up.sql feat: display name 2022-03-14 13:48:34 -04:00
1647862838_reset_last_backup.up.sql Backup communities 2022-03-23 14:45:52 +00:00
1647871652_add_settings_sync_clock_table.up.sql Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
1647880168_add_torrent_config.up.sql Updating migration indexes (#2608) 2022-03-25 12:45:23 +00:00
1647882837_add_communities_settings_table.up.sql Updating migration indexes (#2608) 2022-03-25 12:45:23 +00:00
1647956635_add_waku_messages_table.up.sql Make community owners store waku message payloads 2022-03-28 11:24:23 +02:00
1648554928_network_test.up.sql feat: link test and prod network (#2592) 2022-03-29 14:39:10 +02:00
1649174829_add_visitble_token.up.sql feat: visible token api (#2624) 2022-04-13 09:55:38 +02:00
1649882262_add_derived_from_accounts.up.sql fix: change add_derived_from_accounts migration timestamp 2022-04-13 17:02:56 -04:00
1650612625_add_community_message_archive_hashes_table.up.sql Handle history archive magnetlink messages 2022-05-10 11:27:31 +02:00
1650616788_add_communities_archives_info_table.up.sql Handle history archive magnetlink messages 2022-05-10 11:27:31 +02:00
1652715604_add_clock_accounts.up.sql Wallet sync 2022-05-18 15:25:20 +03:00
1653037334_add_notifications_settings_table.up.sql notifications settings end points added and `notification_settings` table 2022-05-26 11:49:08 +02:00
1654702119_add_mutual_contact_settings.up.sql Enable contact request settings 2022-06-13 13:46:45 +01:00
1655375270_add_clock_field_to_communities_settings_table.up.sql feat: sync `CommunitySettings` across paired devices 2022-06-16 12:45:05 +02:00
1655385721_drop_networks_config.up.sql feat: Added new params for shortName and color for the networks (#2681) 2022-06-17 00:12:21 +05:30
1655385724_networks_chainColor_shortName.up.sql feat: Added new params for shortName and color for the networks (#2681) 2022-06-17 00:12:21 +05:30
1655456688_add_deleted_at_field_to_bookmarks_table.up.sql feat: introduce `AddBookmark` and `RemoveBookmark` APIs to messenger 2022-06-17 12:29:03 +02:00
1655462032_create_bookmarks_deleted_at_index.up.sql feat: add garbage collection for soft deleted bookmarks 2022-06-17 14:21:21 +02:00
1657617291_add_multi_transactions_table.up.sql feat: multi transaction (#2751) 2022-07-15 10:53:56 +02:00
1660134042_add_social_links_settings_table.up.sql feat: add social links 2022-08-16 14:29:00 +02:00
1660134060_settings_bio.up.sql feat: add bio 2022-08-16 14:29:00 +02:00
1660134070_add_wakuv2_store.up.sql feat: wakuv2 store (#2780) 2022-08-19 12:34:07 -04:00
1660134072_waku2_store_messages.up.sql feat: wakuv2 store (#2780) 2022-08-19 12:34:07 -04:00
1662365868_add_key_uid_accounts.up.sql feat: `key_uid` column added to the `accounts` table 2022-09-12 08:51:15 +02:00
1662447680_add_keypairs_table.up.sql fix: workaround for wrong renaming of migration file for keypairs table 2022-09-16 12:52:01 +02:00
1662460056_move_favourites_to_saved_addresses.up.sql feat: merge favourites with saved address 2022-09-12 13:46:04 +02:00
1662738097_add_base_fee_transaction.up.sql feat: Added new BaseFee param inside transactions (#2847) 2022-09-09 20:22:59 +02:00
1662972194_add_keypairs_table.up.sql fix: workaround for wrong renaming of migration file for keypairs table 2022-09-16 12:52:01 +02:00
1664392661_add_third_party_id_to_waku_messages.up.sql feat(common): add `ThirdPartyID` to `Message` and `protobuf.WakuMessage` 2022-09-29 11:15:47 +02:00
1664783660_add_sync_info_to_saved_addresses.up.sql feat: sync saved addresses 2022-10-10 11:26:35 +02:00
1668109917_wakunodes.up.sql fix: waku clusterconfig migration 2022-11-18 12:08:05 -04:00
1670249678_display_name_to_settings_sync_clock_table.up.sql feat: backup profile data to waku and sync them from waku 2022-12-23 15:07:14 +01:00
1670836810_add_imported_flag_to_community_archive_hashes.up.sql refactor(communities): better archive download handling 2022-12-13 16:13:15 +01:00
1671438731_add_magnetlink_uri_to_communities_archive_info.up.sql Keep track of last seen magnetlink 2022-12-20 15:16:08 +01:00
1672933930_switcher_card.up.sql Persist switcher cards (#3049) 2023-01-05 21:41:57 +05:30
1674056187_add_price_cache.up.sql feat(wallet): add price cache (#3107) 2023-01-19 11:49:48 -03:00
1674136690_ens_usernames.up.sql feat: ens_usernames database (#3066) 2023-01-20 13:34:30 +03:00
1674232431_add_balance_history.up.sql feat: add balance_history DB table and update migration scripts 2023-01-25 22:25:50 +04:00
1676368933_keypairs_to_keycards.up.sql chore(keycard): keypair improvements 2023-02-17 12:45:34 +01:00
1676951398_add_currency_format_cache.up.sql feat: implement currency formatting calculation (#3191) 2023-02-17 11:11:07 -03:00
1676968196_keycards_add_clock_column.up.sql chore(keycard): `last_update_clock` column added to `keycards` table 2023-02-27 16:03:02 +01:00
1676968197_add_fallback_rpc_to_networks.up.sql feat: fallback rpc endpoint 2023-02-28 08:43:57 +01:00
1677674090_add_chains_ens_istest_to_saved_addresses.up.sql feat: Update saved addresses DB to store ENS, isTest flag and chains (#3183) 2023-03-06 16:26:46 +03:00
1677681143_accounts_table_type_column_update.up.sql chore(accounts): `type` column from `accounts` table updated 2023-03-07 11:28:06 +01:00
1678264207_accounts_table_new_columns_added.up.sql feat: `keypair_name` and `last_used_derivation_index` columns added to `accounts` table 2023-03-28 16:19:27 +02:00
1680770368_add_bio_to_settings_sync_clock_table.up.sql backup/sync if seed phrase removed (#3385) (#3384) 2023-04-13 08:45:25 +08:00
1681110436_add_mnemonic_to_settings_sync_clock_table.up.sql backup/sync if seed phrase removed (#3385) (#3384) 2023-04-13 08:45:25 +08:00
1681392602_9d_sync_period.up.sql chore: set default sync period to 9 days 2023-04-13 14:20:15 -04:00
1681762078_default_sync_period_9d.up.sql fix: set default value in sync period column to 9d 2023-04-18 09:41:42 -04:00
1681780680_add_clock_to_social_links_settings.up.sql feat:support backup/sync social settings (#3407) 2023-04-20 06:59:09 +08:00
1682073779_settings_table_remove_latest_derived_path_column.up.sql chore: unused `latest_derived_path` removed from `settings` table 2023-04-21 16:35:24 +02:00
1682146075_add_created_at_to_saved_addresses.up.sql feat: add saved address created at 2023-04-22 10:22:43 +02:00
1682393575_sync_ens_name.up.sql feat:support backup/sync ens name (#3415) 2023-04-26 23:37:18 +08:00
1683457503_add_blocks_ranges_sequential_table.up.sql feat(wallet): Implemented SequentialFetchStrategy for transfers. (#3480) 2023-05-19 11:19:48 +03:00
1683627613_accounts_and_keycards_improvements.up.sql feat: accounts improvements applied 2023-05-25 19:46:47 +02:00
1685041348_settings_table_add_latest_derived_path_column.up.sql Changes necessary to restore wallet on mobile app 2023-05-25 21:08:34 +02:00
1685440989_update_color_id_accounts.up.sql chore: Add ColorId for Wallet accounts that can be shared with mobile (#3521) 2023-06-02 17:06:51 +02:00
1685463947_add_to_asset_to_multitransaction.up.sql feat(Wallet) detect uniswapV2 swap events 2023-06-05 12:08:18 -03:00
1685880973_add_profile_links_settings_table.up.sql fix: profile social links, `position` column addded 2023-06-06 09:59:12 +02:00
1686041510_add_idx_transfers_blkno_loaded.up.sql fix(wallet) add index on transfers(blk_number, loaded) 2023-06-06 12:09:38 +02:00
1686048341_transfers_receipt_json_blob_out.up.sql.down.sql feat(wallet) extract json blobs and add custom migration support 2023-06-08 13:54:40 +02:00
1686048341_transfers_receipt_json_blob_out.up.sql.up.sql feat(wallet) extract json blobs and add custom migration support 2023-06-08 13:54:40 +02:00
1686825075_cleanup_token_address.up.sql feat(wallet) filter activity by erc20 2023-06-20 14:06:49 +02:00
1687193315_transfers_extract_from_to_address.down.sql fix: correct transfer type detection 2023-06-21 12:10:25 -03:00
1687193315_transfers_extract_from_to_address.up.sql fix: correct transfer type detection 2023-06-21 12:10:25 -03:00
1687249080_add_position_accounts.up..sql fix: ROW_NUMBER() not work on ios for some reason (#3687) 2023-06-29 18:45:57 +08:00
1687269871_add_device_name.up.sql Set installation name on account creation and pairing 2023-06-29 10:14:12 +02:00
1687506642_include_watch_only_account_setting.up.sql feat: Add new settings for include watch-only accounts (#3676) 2023-06-28 12:05:06 +02:00
1688022264_add_include_watch_only_account_to_settings_sync_clock.up.sql fix: unable to perform backup 2023-06-29 13:04:49 +01:00
1688054680_add_columns_to_multitransaction.up.sql feat(wallet): detect ETH L1 to L2 bridge transactions 2023-07-10 09:59:05 -03:00
1688636552_keycards_table_columns_update.up.sql chore: synchronization improvements applied to keycards 2023-07-11 15:14:49 +02:00
1689248269_add_related_chain_id_networks.up.sql feat: add related chain id to networks (#3697) 2023-07-13 16:03:49 +02:00
1689340211_index_filter_columns.up.sql fix(wallet) fix bad name for activity indexing migration file 2023-07-19 16:46:36 +02:00
1689498471_make_wallet_accounts_positions_non_negative.up.sql fixed: failed to migrate up: no such column: TRUE (#3796) 2023-07-25 14:35:05 +08:00
1689856991_add_soft_remove_column_for_keypairs_and_accounts.up.sql chore: wallet accounts improvements - soft delete 2023-07-25 18:11:05 +02:00
1690225863_add_collectibles_ownership_cache.up.sql chore: moved collectibles ownership cache to db 2023-07-27 12:12:03 -03:00
1690734354_add_preferred_chain_ids.up.sql feat: save preferred networks 2023-07-31 22:50:02 +02:00
1691173699_add_collectibles_and_collections_data_cache.up.sql chore: implement collectibles data db cache 2023-08-09 11:21:59 -03:00
1691753758_move_wallet_tables_to_wallet_db.up.sql feat(wallet): move wallet-related tables to a dedicated db. 2023-08-18 09:00:56 +02:00
1691753800_pubsubtopic_key.up.sql fix: code review 2023-08-23 13:56:00 -04:00
1693900971_add_profile_migration_needed_column_to_settings_table.up.sql fix: converting profile to/from keycard/regular keypair handling 2023-09-07 13:02:25 +02:00
1694764094_add_original_to_networks.up.sql feat: original url to networks 2023-09-18 11:30:37 +02:00
1695974515_add_is_sepolia_enabled_to_settings.up.sql feat: add sepolia toggle 2023-10-09 12:55:29 +02:00
1696259336_settings_add_url_unfurling_mode.up.sql feat: url unfurling settings (#4128) 2023-10-13 15:31:56 +01:00
1697123140_drop_include_watch_only_accounts.up.sql chore: Remove include watch only accounts settings as it is out dated and not needed anymore (#4153) 2023-10-13 11:23:24 +02:00
1697123233_drop_include_watch_only_account_to_settings_sync_clock.up.sql chore: Remove include watch only accounts settings as it is out dated and not needed anymore (#4153) 2023-10-13 11:23:24 +02:00
1697623289_add_omit_transfers_history_scan_to_settings.up.sql [#4087] Omit history scanning on generated multiacc creation 2023-10-19 15:07:34 +02:00
1699577175_use_shards.up.sql fix: populate node config's `UseShardAsDefaultTopic` (#4289) 2023-11-10 15:29:32 -04:00
1700741911_clusterID.up.sql chore: add cluster_id to DB, move clusterID to config file and load clusterID when switching fleets 2023-11-23 11:16:50 -04:00
1701084316_add_wallet_was_not_shown_to_keypairs_accounts.up.sql [#4200] Avoid tx watching for addresses which were not exposed 2023-12-01 12:30:42 +01:00
1701084317_add_mnemonic_was_not_shown_to_settings.up.sql [#4200] Avoid tx watching for addresses which were not exposed 2023-12-01 12:30:42 +01:00
1701444172_token_preferences.up.sql feat: token order API (#4391) 2023-12-04 11:18:05 +01:00
1701961850_shards_test.up.sql chore: migrate to shards.test (#4435) 2023-12-08 14:23:42 -04:00
1702395750_fix_enr_shards_test.up.sql fix: discv5 bootnode enrs (#4451) 2023-12-12 13:30:38 -04:00
1702999401_add_dns_discovery_url.up.sql chore: add dns discovery URL to the list of default nodes and add extra logging for store queries (#4490) 2023-12-20 10:04:00 -04:00
1704281285_tokens_advanced_settings.up.sql feat: Add advanced token settings (#4524) 2024-01-05 12:12:53 +01:00
1705338819_collectible_preferences.up.sql feat: implement token management settings for collectibles 2024-01-18 11:46:35 -03:00
1706097653_migration_order_fix.up.sql fix: add new migration to fix missing migration that didn't ran 2024-01-24 17:42:31 +01:00
1706955596_community_storenodes.up.sql enable custom community storenodes (#4532) 2024-02-20 17:49:39 +02:00
1708352924_add_peer_syncing_enabled_to_settings.up.sql Peer syncing toggle (#4758) 2024-03-05 11:44:09 +01:00
1708416025_make_sepolia_default.up.sql feat: sepolia default 2024-02-23 11:26:31 +01:00
1709203128_fix_chain_colors.up.sql fix: some chain colors in default networks config are wrong which 2024-02-29 13:52:44 +01:00
1709795716_migration_order_fix.up.sql Peer syncing migration order fix (#4883) 2024-03-07 14:13:56 +01:00
1715756976_network_short_names_update.up.sql feat_: Correct opt short names (#5163) 2024-05-16 16:01:30 +02:00
1716385243_no_discovery.up.sql fix_:NoDiscovery is false, but ClusterConfig.BootNodes is empty 2024-06-05 19:36:05 +08:00
doc.go chore: make generate with custom `-modtime` (#4896) 2024-03-08 09:25:17 +00:00