mautrix-whatsapp/database/upgrades
Tulir Asokan 103bfc31c6 Update dependencies and lots of code
* Bump minimum Go version to 1.21
* Add contexts everywhere
* Switch database code to new dbutil patterns
* Finish switching away from maulogger
2024-03-11 22:28:06 +02:00
..
00-latest-revision.sql Add index on message timestamps 2023-06-16 12:58:57 +03:00
36-phone-last-seen-ts.sql Port some more old db schema upgrades 2022-05-26 11:23:15 +03:00
37-message-error-string.sql Port some more old db schema upgrades 2022-05-26 11:23:15 +03:00
38-phone-ping-ts.sql Port some more old db schema upgrades 2022-05-26 11:23:15 +03:00
39-reactions.sql Port some more old db schema upgrades 2022-05-26 11:23:15 +03:00
40-prioritized-backfill.sql Port some more old db schema upgrades 2022-05-26 11:23:15 +03:00
41-historysync-store.sql Port some more old db schema upgrades 2022-05-26 11:23:15 +03:00
42-backfillqueue-type-order.sql Port some more old db schema upgrades 2022-05-26 11:23:15 +03:00
43-media-backfill-requests.sql Port some more old db schema upgrades 2022-05-26 11:23:15 +03:00
44-user-timezone.sql Port some more old db schema upgrades 2022-05-26 11:23:15 +03:00
45-backfillqueue-dispatch-time.sql Move a bunch of stuff to mautrix-go 2022-05-22 01:06:30 +03:00
46-history-sync-message-added-timestamp.sql Move a bunch of stuff to mautrix-go 2022-05-22 01:06:30 +03:00
47-room-backfill-state.sql Actually fix first_expected_ts upgrade. Fixes #504 2022-05-25 23:48:39 +03:00
48-crypto-store-handling-split.sql Move a bunch of stuff to mautrix-go 2022-05-22 01:06:30 +03:00
49-backfill-state-timestamp-bigint.sql Actually fix first_expected_ts upgrade. Fixes #504 2022-05-25 23:48:39 +03:00
50-puppet-background-sync.sql Add periodic ghost avatar resync 2022-06-28 14:37:50 +03:00
51-portal-background-sync.sql Apply periodic resync for group chats too 2022-06-28 16:22:11 +03:00
52-communities.sql Add support for communities 2022-12-02 15:36:19 +02:00
53-community-index.sql Update child portal m.bridge info when updating parent 2022-12-14 01:04:11 +02:00
54-poll-option-id-map.sql Add support for creating polls from Matrix 2022-12-23 15:18:16 +02:00
55-add-contact-info.sql Add custom contact info fields to puppet profile (#605) 2023-04-10 18:39:05 +03:00
56-message-sender-mxid.sql Store message sender mxid in database 2023-05-31 16:34:30 +03:00
57-message-timestamp-index.sql Add index on message timestamps 2023-06-16 12:58:57 +03:00
upgrades.go Update dependencies and lots of code 2024-03-11 22:28:06 +02:00