Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enum wrappers for postgres #104

Open
darylteo opened this issue Jul 18, 2024 · 0 comments · May be fixed by #111
Open

Enum wrappers for postgres #104

darylteo opened this issue Jul 18, 2024 · 0 comments · May be fixed by #111

Comments

@darylteo
Copy link

darylteo commented Jul 18, 2024

kysely-org/kysely#198 (comment)

Could we automatically generate these as convenience for Kysely? And put them into the enums.ts file?

A generic function doesn't work because enums are Types and cannot the Type name cannot be inferred.

@jlnstrk jlnstrk linked a pull request Oct 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant