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 database and table types for TypeScript #1855

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

sytone
Copy link
Contributor

@sytone sytone commented Dec 27, 2023

This change extends the types already present to allow referencing of the database and tables via TypeScript without type errors being shown. It also makes the validations during compilation and IDE based development better.

Thank you for the time you are putting into AlaSQL!

This change extends the types already present to allow referencing of the database and tables via TypeScript without type errors being shown. It also makes the validations during compilation and IDE based development better.
@mathiasrw
Copy link
Member

THank you!

@mathiasrw mathiasrw merged commit 2d7424b into AlaSQL:develop Jan 2, 2024
10 checks passed
@sytone sytone deleted the patch-1 branch January 2, 2024 19:53
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