..
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
doc.go
Create single database appdatase
2019-08-21 10:44:50 +03:00