.. |
20240107171910_Initial.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240107171910_Initial.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240107181428_RenameProperties.cs
|
Rename tables and properties
|
2024-01-07 19:15:57 +01:00 |
20240107181428_RenameProperties.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240107181514_RenameTables.cs
|
Rename tables and properties
|
2024-01-07 19:15:57 +01:00 |
20240107181514_RenameTables.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240107182757_RemoveUnusedEnum.cs
|
Remove unused enum
|
2024-01-07 19:30:44 +01:00 |
20240107182757_RemoveUnusedEnum.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240107184237_RenameIndicies.cs
|
Rename indicies
|
2024-01-07 19:43:41 +01:00 |
20240107184237_RenameIndicies.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240107185214_RenameKeys.cs
|
Rename keys
|
2024-01-07 19:53:06 +01:00 |
20240107185214_RenameKeys.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240107190342_RenameGinIndicies.cs
|
Rename GIN indicies
|
2024-01-07 20:05:55 +01:00 |
20240107190342_RenameGinIndicies.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240107193152_FixupPropertyName.cs
|
Fixup property name
|
2024-01-07 20:32:29 +01:00 |
20240107193152_FixupPropertyName.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240108164605_RemoveUnneededTable.cs
|
Remove duplicate table that was never used
|
2024-01-08 17:46:19 +01:00 |
20240108164605_RemoveUnneededTable.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240118165641_AddUserRoleIndicies.cs
|
Add indicies for user.IsAdmin and .IsModerator
|
2024-01-18 17:57:12 +01:00 |
20240118165641_AddUserRoleIndicies.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240127190613_AddDataProtectionKeyTable.cs
|
Store data protection keys in database
|
2024-01-27 20:24:16 +01:00 |
20240127190613_AddDataProtectionKeyTable.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240204213755_RemoveHiddenNoteVisibility.cs
|
[backend] Merge duplicate postgres enums
|
2024-02-04 23:40:10 +01:00 |
20240204213755_RemoveHiddenNoteVisibility.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240204220725_MergePostgresEnums.cs
|
[backend] Merge duplicate postgres enums
|
2024-02-04 23:40:10 +01:00 |
20240204220725_MergePostgresEnums.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240205190843_RefactorJsonbColumns.cs
|
[backend] Refactor postgres jsonb columns
|
2024-02-05 20:09:18 +01:00 |
20240205190843_RefactorJsonbColumns.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240207164121_AddFederationControl.cs
|
[backend] Implement federation control (ISH-2)
|
2024-02-07 17:52:41 +01:00 |
20240207164121_AddFederationControl.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240209170817_MoveDriveHashAlgoToSha256.cs
|
[backend/drive] Implement basic drive support (ISH-9)
|
2024-02-09 19:41:46 +01:00 |
20240209170817_MoveDriveHashAlgoToSha256.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240210151527_UserAlsoKnownAsToArray.cs
|
[backend/database] Fixup User.alsoKnownAs
|
2024-02-10 16:25:16 +01:00 |
20240210151527_UserAlsoKnownAsToArray.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240210233409_FixNoteMentionsColumnType.cs
|
[backend/federation] Basic mentions handling (ISH-38)
|
2024-02-11 18:50:28 +01:00 |
20240210233409_FixNoteMentionsColumnType.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240212005032_AddDatabaseFunctions.cs
|
[backend/database] Fix database bootstrap
|
2024-02-13 00:55:48 +01:00 |
20240212005032_AddDatabaseFunctions.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240213000601_RemoveDriveFileUniqueConstraints.cs
|
[backend/database] Remove unique constraints for drive file access keys
|
2024-02-13 01:09:00 +01:00 |
20240213000601_RemoveDriveFileUniqueConstraints.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
20240213015921_RemoveDriveFileCommentLengthRestriction.cs
|
[backend/database] Remove length restriction from DriveFile comment column
|
2024-02-13 03:01:39 +01:00 |
20240213015921_RemoveDriveFileCommentLengthRestriction.Designer.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
DatabaseContextModelSnapshot.cs
|
[backend/database] Fix type name collisions in migrations
|
2024-02-13 17:58:41 +01:00 |
LegacyModels.cs
|
[backend] Merge duplicate postgres enums
|
2024-02-04 23:40:10 +01:00 |