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

[v4.1] [v4.2] Allow "sqlite3" as ENV["DB"] #5617

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Commits on Jan 24, 2024

  1. Allow "sqlite3" as ENV["DB"]

    Since solidus-orbs-extension v0.10.0, the CI runner will set the ENV var
    for sqlite to be `sqlite3`, which currently raises an error.
    
    (cherry picked from commit 8070485)
    mamhoff committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4321f72 View commit details
    Browse the repository at this point in the history