Add provider-specific batch creation to Storm ORM #35
Annotations
10 warnings
|
test:
Tests/TestModels/MethodWithOnlyProcedure.cs#L9
.Net type 'Int64' compatibility issue with UnifiedDbType 'Int32'. Possible loss of data when casting to/from type 'Int64' and UnifiedDbType.Int32
|
|
test:
src/AltaSoft.Storm.MsSql/MsSqlOrmProvider.cs#L34
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
|
|
test:
src/AltaSoft.Storm/Helpers/ODataWhereStatementGenerator.cs#L191
'TimeOfDay' is obsolete: 'Microsoft.OData.Edm.TimeOfDay will be removed in ODL 9 and replaced with System.TimeOnly.'
|
|
test:
src/AltaSoft.Storm/Helpers/ODataWhereStatementGenerator.cs#L189
'Date' is obsolete: 'Microsoft.OData.Edm.Date will be removed in ODL 9 and replaced with System.DateOnly.'
|
|
test:
src/AltaSoft.Storm.MsSql/MsSqlOrmProvider.cs#L34
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
|
|
test:
src/AltaSoft.Storm.MsSql/MsSqlOrmProvider.cs#L34
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
|
|
test:
src/AltaSoft.Storm/Helpers/ODataWhereStatementGenerator.cs#L191
'TimeOfDay' is obsolete: 'Microsoft.OData.Edm.TimeOfDay will be removed in ODL 9 and replaced with System.TimeOnly.'
|
|
test:
src/AltaSoft.Storm/Helpers/ODataWhereStatementGenerator.cs#L189
'Date' is obsolete: 'Microsoft.OData.Edm.Date will be removed in ODL 9 and replaced with System.DateOnly.'
|
|
test:
src/AltaSoft.Storm/Helpers/ODataWhereStatementGenerator.cs#L191
'TimeOfDay' is obsolete: 'Microsoft.OData.Edm.TimeOfDay will be removed in ODL 9 and replaced with System.TimeOnly.'
|
|
test:
src/AltaSoft.Storm/Helpers/ODataWhereStatementGenerator.cs#L189
'Date' is obsolete: 'Microsoft.OData.Edm.Date will be removed in ODL 9 and replaced with System.DateOnly.'
|