edgedb / edgedb-net

The official .NET client library for EdgeDB
https://edgedb.com
Apache License 2.0
83 stars 9 forks source link

Fix nullable value types in codec visitor #76

Closed quinchs closed 8 months ago

quinchs commented 8 months ago

Summary

Fixes nullable value types in codec visitor by explicitly unwrapping them to preform the codec initialization steps