-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved database concurrency checks
- Loading branch information
1 parent
5779703
commit 698238e
Showing
15 changed files
with
95 additions
and
212 deletions.
There are no files selected for viewing
109 changes: 0 additions & 109 deletions
109
samples/DotNetElements.CrudExample/Migrations/20240102133036_InitialCreate.Designer.cs
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
samples/DotNetElements.CrudExample/Migrations/20240105214249_AddedEntityVersionProperty.cs
This file was deleted.
Oops, something went wrong.
44 changes: 22 additions & 22 deletions
44
...49_AddedEntityVersionProperty.Designer.cs → .../20240110205937_InitialCreate.Designer.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.