Npgsql: Use EnableDynamicJson
to unlock better container type mappings
#421
Annotations
5 errors and 3 warnings
.NET: 8.0.x Npgsql: 9.0.2 CrateDB: nightly on ubuntu-22.04
Process completed with exit code 1.
|
.NET: 8.0.x Npgsql: 7.0.9 CrateDB: nightly on ubuntu-22.04:
by-language/csharp-npgsql/DemoProgram.cs#L23
'NpgsqlDataSourceBuilder' does not contain a definition for 'EnableDynamicJson' and no accessible extension method 'EnableDynamicJson' accepting a first argument of type 'NpgsqlDataSourceBuilder' could be found (are you missing a using directive or an assembly reference?)
|
.NET: 8.0.x Npgsql: 7.0.9 CrateDB: nightly on ubuntu-22.04:
by-language/csharp-npgsql/tests/DemoProgramTest.cs#L26
'NpgsqlDataSourceBuilder' does not contain a definition for 'EnableDynamicJson' and no accessible extension method 'EnableDynamicJson' accepting a first argument of type 'NpgsqlDataSourceBuilder' could be found (are you missing a using directive or an assembly reference?)
|
.NET: 8.0.x Npgsql: 7.0.9 CrateDB: nightly on ubuntu-22.04
Process completed with exit code 1.
|
.NET: 8.0.x Npgsql: 8.0.6 CrateDB: nightly on ubuntu-22.04
Process completed with exit code 1.
|
.NET: 8.0.x Npgsql: 9.0.2 CrateDB: nightly on ubuntu-22.04:
by-language/csharp-npgsql/BasicPoco.cs#L9
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
.NET: 8.0.x Npgsql: 7.0.9 CrateDB: nightly on ubuntu-22.04:
by-language/csharp-npgsql/BasicPoco.cs#L9
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
.NET: 8.0.x Npgsql: 8.0.6 CrateDB: nightly on ubuntu-22.04:
by-language/csharp-npgsql/BasicPoco.cs#L9
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|