gabledata / recap

Work with your web service, database, and streaming schemas in a single format.
https://recap.build
MIT License
334 stars 24 forks source link

Support postgresql arrays of enums #416

Open mjperrone opened 10 months ago

mjperrone commented 10 months ago

In https://github.com/recap-build/recap/pull/414#discussion_r1457938365 when implementing Postgres enum support, it was going to be additional effort to also support arrays of enums. I excluded it from the scope of that PR, though it seems tractable.