mautrix-discord/database/upgrades
2023-08-17 00:54:38 +03:00
..
00-latest-revision.sql Expose Application flag to displayname templates 2023-06-22 13:18:27 +03:00
02-column-renames.sql Update database schema and fix things 2022-05-27 15:58:09 +03:00
03-spaces.sql Add DM rooms to space 2022-05-28 23:41:34 +03:00
04-attachment-fix.postgres.sql Add untested SQLite support for attachment db upgrade 2022-06-27 11:19:18 +03:00
04-attachment-fix.sqlite.sql Add untested SQLite support for attachment db upgrade 2022-06-27 11:19:18 +03:00
05-reaction-fkey-fix.sql Fix mistake in database v4. Fixes #10 2022-06-30 21:54:05 +03:00
06-user-read-state-version.sql Store read state version and resync on startup if needed 2022-07-08 12:57:21 +03:00
07-store-role-info.sql Store role list in database and convert role mentions into a readable format 2022-07-08 15:31:07 +03:00
08-channel-plain-name.sql Re-add support for channel name templates 2022-07-08 20:49:23 +03:00
09-more-thread-data.sql Add option for autojoining threads when opened 2022-10-28 23:35:31 +03:00
10-remove-broken-double-puppets.sql Add db migration to fix broken double puppets 2023-01-16 17:24:04 +02:00
11-cache-reuploaded-files.sql Cache files copied to Matrix 2023-01-28 01:57:45 +02:00
12-file-cache-mime-type.sql Store mime type for reuploaded files 2023-01-28 13:11:35 +02:00
13-merge-emoji-and-file.postgres.sql Merge emoji and discord_file tables 2023-01-30 01:35:22 +02:00
13-merge-emoji-and-file.sqlite.sql Merge emoji and discord_file tables 2023-01-30 01:35:22 +02:00
14-guild-bridging-mode.sql Add more options for guild message handling 2023-02-18 22:56:20 +02:00
15-portal-relay-webhook.sql Add initial support for relay mode with webhooks 2023-02-28 00:40:53 +02:00
16-add-contact-info.sql db/puppet: add contact_info_set column 2023-04-17 21:56:05 -06:00
17-dm-portal-friend-nick.sql Bridge friend nicks as DM room name 2023-04-22 02:50:14 +03:00
18-extra-ghost-metadata.sql Set db compat version 2023-04-28 14:50:47 +03:00
19-message-edit-ts.postgres.sql Store edit timestamp in database to deduplicate edits. Fixes #86 2023-05-06 22:23:19 +03:00
19-message-edit-ts.sqlite.sql Maybe fix db upgrade for sqlites in weird states 2023-05-06 23:08:29 +03:00
20-message-sender-mxid.sql Add support for intentional mentions 2023-05-25 13:22:07 +03:00
21-more-puppet-info.sql Fix typo in db migration name 2023-05-27 13:44:54 +03:00
22-file-cache-duplicate-mxc.sql Make mxc column non-unique for files. Fixes #71 2023-05-27 13:50:28 +03:00
23-puppet-is-application.sql Expose Application flag to displayname templates 2023-06-22 13:18:27 +03:00
upgrades.go Update dependencies 2023-08-17 00:54:38 +03:00