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 adapter #8

Merged
merged 7 commits into from
Dec 8, 2022
Merged

Add SQLite adapter #8

merged 7 commits into from
Dec 8, 2022

Conversation

krzysztofreczek
Copy link
Collaborator

@krzysztofreczek krzysztofreczek commented Dec 7, 2022

This one adds a simple schemaAdapter implementation for SQLite. I moved common implementation parts as defaults into a separate file.

The solution is tested against a temporary database file with example-based tests.

@krzysztofreczek krzysztofreczek changed the title [WIP] Add SQLite adapter Add SQLite adapter Dec 7, 2022
@m110 m110 merged commit 8fbb493 into master Dec 8, 2022
@krzysztofreczek krzysztofreczek deleted the sqlite-schema branch December 8, 2022 21:48
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.

3 participants