signal-desktop/ts/sql/migrations
automated-signal 23e3a847d1
Only create call links from storage sync after refresh confirmed
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-10-15 13:15:21 -07:00
..
41-uuid-keys.ts Parallelize SQL queries 2024-07-22 11:16:33 -07:00
42-stale-reactions.ts Parallelize SQL queries 2024-07-22 11:16:33 -07:00
43-gv2-uuid.ts Parallelize SQL queries 2024-07-22 11:16:33 -07:00
44-badges.ts Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08:00
45-stories.ts Improve performance of Delete All Data 2023-08-25 09:29:42 -07:00
46-optimize-stories.ts Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08:00
47-further-optimize.ts Parallelize SQL queries 2024-07-22 11:16:33 -07:00
48-fix-user-initiated-index.ts Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08:00
49-fix-preview-index.ts Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08:00
50-fix-messages-unread-index.ts Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08:00
51-centralize-conversation-jobs.ts Parallelize SQL queries 2024-07-22 11:16:33 -07:00
52-optimize-stories.ts Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08:00
53-gv2-banned-members.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
54-unprocessed-received-at-counter.ts Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08:00
55-report-message-aci.ts Parallelize SQL queries 2024-07-22 11:16:33 -07:00
56-add-unseen-to-message.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
57-rm-message-history-unsynced.ts Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08:00
58-update-unread.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
59-unprocessed-received-at-counter-index.ts Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08:00
60-update-expiring-index.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
61-distribution-list-storage.ts Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08:00
62-add-urgent-to-send-log.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
63-add-urgent-to-unprocessed.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
64-uuid-column-for-pre-keys.ts Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08:00
65-add-storage-id-to-stickers.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
66-add-pni-signature-to-sent-protos.ts Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08:00
67-add-story-to-unprocessed.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
68-drop-deprecated-columns.ts Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08:00
69-group-call-ring-cancellations.ts Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08:00
70-story-reply-index.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
71-merge-notifications.ts Fix typos 2023-01-03 13:02:01 -08:00
72-optimize-call-id-message-lookup.ts Call Disposition 2023-01-09 16:52:01 -08:00
73-remove-phone-number-discovery.ts Deprecate phone number discovery notification 2023-01-12 14:18:08 -08:00
74-optimize-convo-open.ts Optimize some indices and queries 2023-01-17 14:07:21 -07:00
75-noop.ts Reorder migrations 2023-01-30 11:55:38 -08:00
76-optimize-convo-open-2.ts Optimize conversation open performance 2023-01-27 09:47:24 -08:00
77-signal-tokenizer.ts Reorder migrations 2023-01-30 11:55:38 -08:00
78-merge-receipt-jobs.ts Parallelize SQL queries 2024-07-22 11:16:33 -07:00
79-paging-lightbox.ts Page media in Lightbox 2023-03-03 19:03:15 -08:00
80-edited-messages.ts Receive support for editing messages 2023-03-27 19:48:57 -04:00
81-contact-removed-notification.ts Context menu for left pane list items 2023-04-05 13:48:00 -07:00
82-edited-messages-read-index.ts Use correct timestamp for receipts of edited messages 2023-05-16 10:37:12 -07:00
83-mentions.ts Show mentioned badges & enable scrolling to mentions in conversations 2023-05-23 14:59:07 -07:00
84-all-mentions.ts Include @mentioned names in search results 2023-06-26 14:25:48 -04:00
85-add-kyber-keys.ts Support for loading, storing, and using kyber keys in decryption 2023-07-19 16:21:30 -07:00
86-story-replies-index.ts New getRecentStoryReplies function to clean up replies in multiple convos 2023-07-21 15:10:32 -07:00
87-cleanup.ts Key cleanup before migration 88 and attempt vacuum only once in 920 2023-09-11 21:19:38 -04:00
88-service-ids.ts Improvements to the media editor 2023-09-14 10:04:48 -07:00
89-call-history.ts Add schema utils 2024-10-02 12:03:10 -07:00
90-delete-story-reply-screenshot.ts Update better-sqlite3 to 8.8.0 2024-08-21 08:27:06 -07:00
91-clean-keys.ts Update prettier to 3.3.3 2024-07-23 17:31:40 -07:00
920-clean-more-keys.ts Update db user_version within transaction 2024-08-13 10:52:21 -07:00
930-fts5-secure-delete.ts Reenable FTS optimization 2023-09-05 09:14:36 -07:00
940-fts5-revert.ts Use FTS5 optimizer in production 2023-10-11 01:55:32 +02:00
950-fts5-secure-delete.ts Use FTS5 optimizer in production 2023-10-11 01:55:32 +02:00
960-untag-pni.ts Use untagged pnis in storage service 2023-09-27 16:14:55 -07:00
970-fts5-optimize.ts Optimize FTS5 2023-11-13 10:30:40 -08:00
980-reaction-timestamp.ts Update db user_version within transaction 2024-08-13 10:52:21 -07:00
990-phone-number-sharing.ts Update db user_version within transaction 2024-08-13 10:52:21 -07:00
1000-mark-unread-call-history-messages-as-unseen.ts Update db user_version within transaction 2024-08-13 10:52:21 -07:00
1010-call-links-table.ts Call link call history 2024-04-01 12:19:35 -07:00
1020-self-merges.ts Update db user_version within transaction 2024-08-13 10:52:21 -07:00
1030-unblock-event.ts Add unblocked timeline event 2024-04-12 10:07:57 -07:00
1040-undownloaded-backed-up-media.ts Add schema utils 2024-10-02 12:03:10 -07:00
1050-group-send-endorsements.ts Save group send endorsements 2024-05-20 11:15:39 -07:00
1060-addressable-messages-and-sync-tasks.ts Update db user_version within transaction 2024-08-13 10:52:21 -07:00
1070-attachment-backup.ts Update db user_version within transaction 2024-08-13 10:52:21 -07:00
1080-nondisappearing-addressable.ts Update db user_version within transaction 2024-08-13 10:52:21 -07:00
1090-message-delete-indexes.ts Update db user_version within transaction 2024-08-13 10:52:21 -07:00
1100-optimize-mark-call-history-read-in-conversation.ts Update db user_version within transaction 2024-08-13 10:52:21 -07:00
1110-sticker-local-key.ts Update db user_version within transaction 2024-08-13 10:52:21 -07:00
1120-messages-foreign-keys-indexes.ts Update db user_version within transaction 2024-08-13 10:52:21 -07:00
1130-isStory-index.ts Update db user_version within transaction 2024-08-13 10:52:21 -07:00
1140-call-links-deleted-column.ts Update db user_version within transaction 2024-08-13 10:52:21 -07:00
1150-expire-timer-version.ts Introduce versioning clock to timer system 2024-08-21 09:03:28 -07:00
1160-optimize-calls-unread-count.ts Optimize updating call unread count 2024-08-22 11:12:25 -07:00
1170-update-call-history-unread-index.ts Fix call history read syncs 2024-08-27 09:20:23 -04:00
1180-add-attachment-download-source.ts Add a backup media download progress bar 2024-09-03 15:00:51 -07:00
1190-call-links-storage.ts Use storage service for call links 2024-09-04 11:06:06 -07:00
1200-attachment-download-source-index.ts Pause, cancel & resume backup media download 2024-09-16 15:38:12 -04:00
1210-call-history-started-id.ts Further improvements for backup import/export 2024-09-18 22:26:52 -07:00
1220-blob-sessions.ts Migrate sessions table to BLOB column 2024-10-03 10:23:00 +10:00
1230-call-links-admin-key-index.ts Synchronous delete call link 2024-10-09 09:35:24 -07:00
1240-defunct-call-links-table.ts Only create call links from storage sync after refresh confirmed 2024-10-15 13:15:21 -07:00
index.ts Only create call links from storage sync after refresh confirmed 2024-10-15 13:15:21 -07:00