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

Drop multi db support #3398

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Commits on Jun 6, 2024

  1. Drop sqlite3

    We should spec on the database we use...
    hennevogel committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f51db48 View commit details
    Browse the repository at this point in the history
  2. Drop mysql2 support, settle on postgresql

    It's enough work to support one database, let's settle on
    the defacto Rails default.
    hennevogel committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b2f0796 View commit details
    Browse the repository at this point in the history