Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Complement: use SQLite by default #13075

Merged
merged 2 commits into from
Jun 16, 2022
Merged

Complement: use SQLite by default #13075

merged 2 commits into from
Jun 16, 2022

Commits on Jun 15, 2022

  1. Complement: use SQLite by default

    If no database is configured explicitly, use sqlite.
    
    This means that you don't have to pass any variables into the image.
    richvdh committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    e81ed39 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. fix bash syntax

    I swear this worked when I tested it locally, but w/e
    
    props to https://stackoverflow.com/a/17575693
    richvdh authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    d4a62ea View commit details
    Browse the repository at this point in the history