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 sqlite db driver #429

Merged
merged 2 commits into from
May 24, 2023
Merged

feat: add sqlite db driver #429

merged 2 commits into from
May 24, 2023

Conversation

Kav91
Copy link
Member

@Kav91 Kav91 commented May 24, 2023

Adds SQLite DB driver.

Note this functionality does not effect any core supported features.

@Kav91 Kav91 merged commit 103ad59 into master May 24, 2023
11 checks passed
@Kav91 Kav91 deleted the kav/SQLite branch May 24, 2023 05:17
@Kav91
Copy link
Member Author

Kav91 commented May 24, 2023

Given this works identical to our existing DB driver feature and is simply a drop-in, as well as still being classed as experimental. Will merge this to master as there are no direct support related impacts or potential impact to any existing supported features.

cristianciutea added a commit that referenced this pull request May 30, 2023
cristianciutea added a commit that referenced this pull request May 30, 2023
@cristianciutea cristianciutea mentioned this pull request May 30, 2023
@cristianciutea cristianciutea restored the kav/SQLite branch May 30, 2023 14:13
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.

None yet

1 participant