From gitter:
Earl St Sauver @estsauver Sep 06 12:14
Hey, it seems that doobie doens't support arrays of enums.
I think I've seen that before in slick-pg.
(https://github.com/tminglei/slick-pg/blob/master/src/main/scala/com/github/tminglei/slickpg/PgEnumSupport.scala#L36)
Earl St Sauver @estsauver Sep 06 12:22
Hopefully that's helpful for handling the issue mentioned in pgtypes (~line 117)
Rob Norris @tpolecat Sep 06 19:35
@estsauver can you open an issue with that pointer? I couldn't get it to work but maybe it's possible after all
From gitter:
Earl St Sauver @estsauver Sep 06 12:14
Hey, it seems that doobie doens't support arrays of enums.
I think I've seen that before in slick-pg.
(https://github.com/tminglei/slick-pg/blob/master/src/main/scala/com/github/tminglei/slickpg/PgEnumSupport.scala#L36)
Earl St Sauver @estsauver Sep 06 12:22
Hopefully that's helpful for handling the issue mentioned in pgtypes (~line 117)
Rob Norris @tpolecat Sep 06 19:35
@estsauver can you open an issue with that pointer? I couldn't get it to work but maybe it's possible after all