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

Add jvm and nix support #133

Closed
wants to merge 1 commit into from
Closed

Add jvm and nix support #133

wants to merge 1 commit into from

Conversation

hfhbd
Copy link
Owner

@hfhbd hfhbd commented Jan 17, 2023

Although the dialect generates async code, the native driver is still synchronously.

@hfhbd
Copy link
Owner Author

hfhbd commented May 8, 2023

Unfortunately, this isn't possible. Biggest problem is the different dialect, jdbc uses ?, while postgresql uses $ as query parameter. With the current sqldelight api, this isn't possible.
While we could fix the api, this PR is mostly just a workaround until a proper Kotlin multiplatform driver exists #9.

@hfhbd hfhbd closed this May 8, 2023
@hfhbd hfhbd deleted the jvmNix branch May 8, 2023 13:59
@hfhbd hfhbd restored the jvmNix branch December 9, 2023 13:37
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.

1 participant