RobinBlomberg / kysely-codegen

Generate Kysely type definitions from your database.
MIT License
690 stars 62 forks source link

[feature] Support for Redshift introspection #149

Open obolland opened 2 months ago

obolland commented 2 months ago

Would love the functionality to be able to generate types by introspecting a AWS Redshift database, in the same way as a Postgres database. Currently it results in an error. (I've just had a look and the only issue is that Redshift doesn't support enums and doesn't have a pg_enum table)

Upvote & Fund

Fund with Polar