signal-desktop/ts/sql/migrations
2024-04-01 12:19:35 -07:00
..
41-uuid-keys.ts Introduce Service Id Types 2023-08-21 09:30:32 -07:00
42-stale-reactions.ts Use ReadonlyArrays in conversation model and redux 2022-12-21 16:07:02 -08:00
43-gv2-uuid.ts Improvements to the media editor 2023-09-14 10:04:48 -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 Eliminate extra preKeys, fail early on key creation if no PNI identity key 2023-08-21 22:15:10 +02: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 Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08: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 Use @signalapp/better-sqlite3 2022-12-14 12:48:36 -08: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 Move receipt queues into conversation queue to handle 428s 2023-02-06 09:24:34 -08: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 Improvements to the media editor 2023-09-14 10:04:48 -07:00
90-delete-story-reply-screenshot.ts Clean story reply screenshot data 2023-08-21 12:36:58 -07:00
91-clean-keys.ts Migration 91: Delete in chunks, not all at once 2023-08-24 02:29:05 +02:00
920-clean-more-keys.ts Key cleanup before migration 88 and attempt vacuum only once in 920 2023-09-11 21:19:38 -04: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 Ignore delivery receipts for outgoing reactions 2023-12-19 09:57:15 -05:00
990-phone-number-sharing.ts Change defaults for conversation title generation 2024-02-07 13:38:43 -08:00
1000-mark-unread-call-history-messages-as-unseen.ts Add migration for unread call history messages and fix json.seenStatus 2024-03-05 11:54:01 -08:00
1010-call-links-table.ts Call link call history 2024-04-01 12:19:35 -07:00
index.ts Call link call history 2024-04-01 12:19:35 -07:00