-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
6,947 additions
and
413 deletions.
There are no files selected for viewing
1,228 changes: 1,228 additions & 0 deletions
1,228
Server/Migrations/PostgreSql/20230726225818_Enable_NullableReferences.Designer.cs
Large diffs are not rendered by default.
Oops, something went wrong.
896 changes: 896 additions & 0 deletions
896
Server/Migrations/PostgreSql/20230726225818_Enable_NullableReferences.cs
Large diffs are not rendered by default.
Oops, something went wrong.
322 changes: 185 additions & 137 deletions
322
Server/Migrations/PostgreSql/PostgreSqlDbContextModelSnapshot.cs
Large diffs are not rendered by default.
Oops, something went wrong.
1,230 changes: 1,230 additions & 0 deletions
1,230
Server/Migrations/SqlServer/20230726225809_Enable_NullableReferences.Designer.cs
Large diffs are not rendered by default.
Oops, something went wrong.
917 changes: 917 additions & 0 deletions
917
Server/Migrations/SqlServer/20230726225809_Enable_NullableReferences.cs
Large diffs are not rendered by default.
Oops, something went wrong.
325 changes: 186 additions & 139 deletions
325
Server/Migrations/SqlServer/SqlServerDbContextModelSnapshot.cs
Large diffs are not rendered by default.
Oops, something went wrong.
1,224 changes: 1,224 additions & 0 deletions
1,224
Server/Migrations/Sqlite/20230726225800_Enable_NullableReferences.Designer.cs
Large diffs are not rendered by default.
Oops, something went wrong.
896 changes: 896 additions & 0 deletions
896
Server/Migrations/Sqlite/20230726225800_Enable_NullableReferences.cs
Large diffs are not rendered by default.
Oops, something went wrong.
322 changes: 185 additions & 137 deletions
322
Server/Migrations/Sqlite/SqliteDbContextModelSnapshot.cs
Large diffs are not rendered by default.
Oops, something went wrong.