Thomas Bach Neldeborg
Results
2
issues of
Thomas Bach Neldeborg
If you have an Unique Index on a table: `CREATE UNIQUE INDEX [NameOfTheIndex] ON [TableName] ([Identifier])` It will be handled in the POCO's ModelConfiguration like: `builder.HasAlternateKey(x => x.Identifier).HasName("NameOfTheIndex");` Which is...
### Tool name .NET SDK ### Tool license https://dotnet.microsoft.com/en-us/download/dotnet/9.0 ### Add or update? - [ ] Add - [X] Update ### Desired version .NET 9 ### Approximate size _No response_...
Area: .NET Core
OS: macOS
feature request