status-go/appdatabase/migrations/sql
Andrea Maria Piana b5b1e19c24 Add ProfilePicturesVisibility 2021-01-15 13:39:13 +01:00
..
0001_app.down.sql status-im/status-react#9203 Faster tx fetching with less request 2020-01-23 10:36:11 +02:00
0001_app.up.sql status-im/status-react#9203 Faster tx fetching with less request 2020-01-23 10:36:11 +02:00
0002_tokens.down.sql APIs to Get and Create custom Tokens (#1717) 2019-12-10 12:31:08 -05:00
0002_tokens.up.sql APIs to Get and Create custom Tokens (#1717) 2019-12-10 12:31:08 -05:00
0003_settings.down.sql Put settings in a table with schema (#1746) 2019-12-27 10:58:25 +01:00
0003_settings.up.sql settings api fixes (#1758) 2020-01-02 18:01:38 +01:00
0004_pending_stickers.down.sql pending-stickers field added to settings, unit-tests fixed (#1830) 2020-02-13 13:48:04 +02:00
0004_pending_stickers.up.sql pending-stickers field added to settings, unit-tests fixed (#1830) 2020-02-13 13:48:04 +02:00
0005_waku_mode.down.sql Add statusUpdate code (#1861) 2020-02-21 15:48:53 +01:00
0005_waku_mode.up.sql Add statusUpdate code (#1861) 2020-02-21 15:48:53 +01:00
0006_appearance.up.sql Add appearance setting 2020-03-25 07:42:52 +01:00
0007_enable_waku_default.up.sql Enable waku node default 2020-03-30 10:52:30 +02:00
0008_add_push_notifications.up.sql Polish up and address review feedback 2020-07-27 08:51:28 +02:00
0009_enable_sending_push_notifications.down.sql Enabled push notifications by default and add fleet 2020-08-27 18:54:06 +02:00
0009_enable_sending_push_notifications.up.sql Enabled push notifications by default and add fleet 2020-08-27 18:54:06 +02:00
0010_add_block_mentions.down.sql Set block mentions 2020-09-09 21:22:17 +02:00
0010_add_block_mentions.up.sql Set block mentions 2020-09-09 21:22:17 +02:00
0011_allow_webview_permission_requests.down.sql Add `allow permission request` field to settings (#2035) 2020-09-10 13:22:30 +03:00
0011_allow_webview_permission_requests.up.sql Add `allow permission request` field to settings (#2035) 2020-09-10 13:22:30 +03:00
0012_pending_transactions.down.sql Add API functions to store pending transaction data (#2037) 2020-09-14 09:39:24 -04:00
0012_pending_transactions.up.sql Add API functions to store pending transaction data (#2037) 2020-09-14 09:39:24 -04:00
0013_favourites.down.sql add wallet favourites 2020-09-21 10:48:00 +02:00
0013_favourites.up.sql add wallet favourites 2020-09-21 10:48:00 +02:00
0014_add_use_mailservers.down.sql Add use-mailservers flag 2020-10-14 10:23:57 +02:00
0014_add_use_mailservers.up.sql Add use-mailservers flag 2020-10-14 10:23:57 +02:00
0015_link_previews.down.sql Link previews support (#2059) 2020-10-27 19:35:28 +02:00
0015_link_previews.up.sql Link previews support (#2059) 2020-10-27 19:35:28 +02:00
0016_local_notifications_preferences.down.sql Local notifications service (#2026) 2020-10-28 10:56:14 +03:00
0016_local_notifications_preferences.up.sql Local notifications service (#2026) 2020-10-28 10:56:14 +03:00
0017_bookmarks.down.sql feat: add bookmarks table for the browser bookmarks 2020-11-16 13:31:34 -05:00
0017_bookmarks.up.sql feat: add bookmarks table for the browser bookmarks 2020-11-16 13:31:34 -05:00
0018_profile_pictures_visibility.up.sql Add ProfilePicturesVisibility 2021-01-15 13:39:13 +01:00
doc.go Create single database appdatase 2019-08-21 10:44:50 +03:00