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 sqlite support #171

Merged
merged 2 commits into from
Jun 27, 2023
Merged

Add sqlite support #171

merged 2 commits into from
Jun 27, 2023

Conversation

rylev
Copy link

@rylev rylev commented Jun 22, 2023

This adds support for sqlite to the JS SDK along with a very simple example app using the SDK.

@karthik2804
Copy link
Collaborator

We would need to add some "typings" for the TS compiler but that would require a refactor once the SDK refactor gets merged.

I can add the type of support as a follow-up PR.

Signed-off-by: Ryan Levick <ryan.levick@fermyon.com>
Signed-off-by: Ryan Levick <ryan.levick@fermyon.com>
Copy link
Collaborator

@karthik2804 karthik2804 left a comment

Choose a reason for hiding this comment

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

LGTM

@rylev rylev merged commit 02b7517 into main Jun 27, 2023
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