Can we express Postgres types in Gel? #9140
|
We want to use a construction like Postgres types, for example in Gel. Is it possible that this is not supported? |
Answered by
CodesInChaos
Apr 17, 2026
Replies: 1 comment 2 replies
|
You can create a custom scalar type that inherits from a named tuple. Something like: |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I forgot that this was just a feature I requested, not something that's actually supported. #7650
And since Gel/EdgeDB has been abandoned, it will never see the light of day. 😞