Closed mfussenegger closed 6 years ago
Object and object_array is missing, but since this is the initial code would probably be added later?
Yep we may add it later on. But I think it may not be that important (unless we do queries on the root object directly), as from the query generating code any object child columns are handled the same as if on top level. So it has lower priority.
This is just an initial version. We'll extend it from here for more types and also to include scalar functions, etc.