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

Restrict sqlite3 version due to Rails incompatibility #879

Merged
merged 1 commit into from
Mar 11, 2019

Conversation

brian-kephart
Copy link
Collaborator

See this Rails issue: rails/rails#35161

Rails is not compatible with sqlite3 version 1.4 (a fix has been made, but it's in Rails 6). This has been causing CI failures.

There are still CI failures related to a separate problem I couldn't figure out, but this gets us nearer to a working build.

@owen2345
Copy link
Owner

Great job!

@owen2345 owen2345 closed this Mar 11, 2019
@owen2345 owen2345 reopened this Mar 11, 2019
@owen2345 owen2345 merged commit 9a09f55 into owen2345:master Mar 11, 2019
@brian-kephart brian-kephart deleted the sqlite3_fix branch April 20, 2019 01:41
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