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

export SelectQueryBuilderImpl #763

Closed
wants to merge 1 commit into from
Closed

Conversation

Andersgee
Copy link
Contributor

We have been adding an alternative .execute(). I noticed that the actual class (implementation) for SelectQueryBuilder is not exported in recent versions.

The classes for update, delete and insert query builders are already exported.

Copy link

vercel bot commented Nov 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kysely ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 8, 2023 8:26pm

@koskimas
Copy link
Member

koskimas commented Nov 9, 2023

This class is private and not meant to be exported.

@koskimas koskimas closed this Nov 9, 2023
@igalklebanov igalklebanov added duplicate This issue or pull request already exists enhancement New feature or request wontfix This will not be worked on labels Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants