Iceshrimp.NET/Iceshrimp.Backend/Core/Database/Migrations/v2024.1-beta3
2024-09-15 01:47:41 +02:00
..
20240605203303_AddReplyCollection.cs [backend/federation] Backfill replies 2024-09-15 01:47:41 +02:00
20240709231619_RemoveExtraneousUserProfileColumns.cs [backend/database] Move user_profile columns that only concern local users to user_settings 2024-07-10 02:55:57 +02:00
20240709234348_MoveUserProfilePropsToSettingsStore.cs [backend/database] Move user_profile columns that only concern local users to user_settings 2024-07-10 02:55:57 +02:00
20240711213718_RemoveExtraneousUserColumns.cs [backend/database] Resync constraint/index differences between native .net databases and ones migrated from -js 2024-07-12 21:02:55 +02:00
20240712174827_ConvertConstraintsToUniqueIndicies.cs [backend/database] Resync constraint/index differences between native .net databases and ones migrated from -js 2024-07-12 21:02:55 +02:00
20240712190719_ResyncIsSuspendedIndex.cs [backend/database] Add missing index on User.IsSuspended 2024-07-12 21:10:18 +02:00
20240713201555_AddPluginStore.cs [iceshrimp/database] Add plugin store table (ISH-424) 2024-07-13 23:04:55 +02:00
20240724215150_RemoveWorkerTable.cs [backend/queue] Remove cluster mode (ISH-141) 2024-07-25 00:00:43 +02:00
20240808010539_AddDriveFileThumbnailTypeColumn.cs [backend/drive] Refactor ImageProcessor into a modular system 2024-08-12 03:21:03 +02:00