Array of enums #1957
Unanswered
voidcontext
asked this question in
Q&A
Array of enums
#1957
Replies: 1 comment 1 reply
-
I haven't looked into it. I'd suggest looking into what pg-jdbc's Alternatively I think you can cast it in SQL e.g. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Everyone,
I cannot find a way to get array of enums work in postgres:
Scastie: https://scastie.scala-lang.org/voidcontext/uyKosN1iR4eEAO6SLPkhxw/1
According to this quite old issue, this is not supported by doobie. Is that still the case?
Beta Was this translation helpful? Give feedback.
All reactions