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

Optional Extralite client mode #2

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dbackeus
Copy link

@dbackeus dbackeus commented Nov 6, 2023

Adds possibility to use Extralite::Database instead of SQLite3::Database for the raw_connection by passing client: extralite in the database config.

Tests can be run in extralite mode via the EXTRALITE=true ENV var.

Feels kind of hacky with the monkey patching going on but seems to work fine 😅

@dbackeus dbackeus force-pushed the extralite branch 2 times, most recently from 9382b4c to 4f55b44 Compare December 20, 2023 10:12
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