durlandd

Results 3 comments of durlandd

That is what I have done but it requires that I re-implement the PostgreSqlDbDriver and PostgreSqlDialect classes and run the risk that a defect is fixed or functionality is added...

Will do. Thanks for the hard work!

https://github.com/elastic/elasticsearch-net/pull/7337 addresses the defect related to the `TypeMapping` generated code. It does not address the same issue found in the `PutMappingRequest` code. The `[SingleOrManyCollectionConverter(typeof(IReadOnlyDictionary))] `attribute is still applied to the...