edgedb / edgedb-net

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

Fix nullable value types in codec visitor #76

Closed quinchs closed 9 months ago

quinchs commented 9 months ago

Summary

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