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

refactor: only define test repo if sqlite3 is available #67

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

dustinfarris
Copy link
Member

This keeps the compiler happy if we're in a project or environment in which the user has chosen not to opt in to sqlite3 usage.

This keeps the compiler happy if we're in a project or environment in
which the user has chosen not to opt in to sqlite3 usage.
@dustinfarris dustinfarris merged commit 8a6c6ed into v1.0.0 Feb 8, 2023
PM-Pepsico pushed a commit that referenced this pull request Aug 27, 2024
This keeps the compiler happy if we're in a project or environment in
which the user has chosen not to opt in to sqlite3 usage.
PM-Pepsico pushed a commit that referenced this pull request Aug 27, 2024
This keeps the compiler happy if we're in a project or environment in
which the user has chosen not to opt in to sqlite3 usage.
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