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

Remove sqlite3 version lock in sandbox/development #3325

Merged
merged 2 commits into from
Sep 9, 2019

Conversation

kennyadsl
Copy link
Member

Description
This PR reverts what has been done in #3088, since it's no more needed.
Without this fix, we also have Rails 6 sandbox generation broken, as reported in #3053 (comment).

Checklist:

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • [ ] I have updated Guides and README accordingly to this change (if needed)
  • [ ] I have added tests to cover this change (if needed)

Sandbox is now generated against Rails 6, which does not need
to lock sqlite to 1.3.6. We can safely live without this hack.
@kennyadsl kennyadsl self-assigned this Sep 3, 2019
Copy link
Member

@tvdeyen tvdeyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

Copy link
Contributor

@jacobherrington jacobherrington left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Thanks @kennyadsl

@kennyadsl kennyadsl merged commit 1a337ed into solidusio:master Sep 9, 2019
@kennyadsl kennyadsl deleted the kennyadsl/sandbox-sqlite-rails6 branch September 9, 2019 14:54
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