Are complex types supported with json(b) fields on PostgreSql?
Your data model can be saved in a json and jsonb fields but there’s no Typed API support for querying json/b fields which you’d need to use custom sql to query.
Nice!
ps Maybe add this to this section https://github.com/ServiceStack/ServiceStack.OrmLite#pluggable-complex-type-serializers