|
|
|
|
|
by eddd-ddde
891 days ago
|
|
This is really cool. A common use case for me is building JSON objects directly in my query, for example to return a list of json objects. Usually this means date columns lose their type, is there a way of returning bson like with jsonb_build_object that keeps this types? |
|