nikoraes commented on issue #2225: URL: https://github.com/apache/age/issues/2225#issuecomment-3686931792
I had to fork and fix the C# library to make this work. My guess is that this may not be (or wrongly) implemented in other drivers as well. The 'version byte' was crucial ... [AgtypeConverter.cs](https://github.com/konnektr-io/npgsql-age/blob/c310a3b7ed81da80521437eb71b080ecba97efb9/src/Npgsql.Age/Internal/AgtypeConverter.cs#L50-L65) [NpgsqlAgeExtensions.cs](https://github.com/konnektr-io/npgsql-age/blob/c310a3b7ed81da80521437eb71b080ecba97efb9/src/Npgsql.Age/NpgsqlAgeExtensions.cs#L166-L188) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
