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

Create SQLite3 feature #26

Merged
merged 1 commit into from
May 6, 2024
Merged

Create SQLite3 feature #26

merged 1 commit into from
May 6, 2024

Conversation

andrewn617
Copy link
Collaborator

Create a feature for SQLite3 dependencies.

I noticed we can only install the sqlite3 gem on rails apps because we have pkg-config installed by lib-vips. And, we don't have the client available. So let's put those dependencies in their own feature like postgres and mysql.

@andrewn617
Copy link
Collaborator Author

There's an open issue about the problem installing the rust feature devcontainers/features#961

@andrewn617 andrewn617 merged commit aacb8ac into main May 6, 2024
1 check failed
@andrewn617 andrewn617 deleted the sqlite3 branch May 6, 2024 21:33
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