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

feat: add Table and Enum helper types to typegen. #654

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

thorwebdev
Copy link
Member

What kind of change does this PR introduce?

Add Table and Enum helper types to TypeScript typegen.

test/server/typegen.ts Outdated Show resolved Hide resolved
}`
}

export type Tables<
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kiwicopple do you think we need a separate type for Views? Or fine to use Tables for Views?

@thorwebdev thorwebdev merged commit da78be1 into master Nov 28, 2023
4 checks passed
@thorwebdev thorwebdev deleted the thor/tyepgen-add-helper-types branch November 28, 2023 02:12
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 this pull request may close these issues.

2 participants