status-go/appdatabase/migrationsprevnodecfg/sql
Richard Ramos ee41e30881
feat: extract node config from settings to individual tables (#2470)
2022-01-12 16:04:43 -04:00
..
0001_app.down.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0001_app.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0002_tokens.down.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0002_tokens.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0003_settings.down.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0003_settings.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0004_pending_stickers.down.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0004_pending_stickers.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0005_waku_mode.down.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0005_waku_mode.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0006_appearance.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0007_enable_waku_default.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0008_add_push_notifications.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0009_enable_sending_push_notifications.down.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0009_enable_sending_push_notifications.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0010_add_block_mentions.down.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0010_add_block_mentions.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0011_allow_webview_permission_requests.down.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0011_allow_webview_permission_requests.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0012_pending_transactions.down.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0012_pending_transactions.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0013_favourites.down.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0013_favourites.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0014_add_use_mailservers.down.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0014_add_use_mailservers.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0015_link_previews.down.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0015_link_previews.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0016_local_notifications_preferences.down.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0016_local_notifications_preferences.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0017_bookmarks.down.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0017_bookmarks.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0018_profile_pictures_visibility.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0019_blocks_ranges_extra_data.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0020_metrics.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0021_add_session_id_to_metrics.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
0022_pending_transfers.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1618237885_settings_anon_metrics_should_send.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1618395756_contacts_only.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1622184614_add_default_sync_period.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1625872445_user_status.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1627983977_add_gif_to_settings.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1628580203_add_hidden_account.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1629123384_add_id_to_app_metrics.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1630401853_add_opensea_enabled_to_settings.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1630464455_create-saved_addresses-table.down.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1630464455_create-saved_addresses-table.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1630485153_networks.down.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1630485153_networks.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1632262444_profile_pictures_show_to.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1635942153_add_telemetry_server_url_to_settings.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1635942154_add_backup_setting.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1637745568_add_auto_message_setting.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1640111208_nodeconfig.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
doc.go feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00