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

Tickets/dm 46171: allow for running against sqllite db #98

Merged
merged 6 commits into from
Sep 18, 2024

Commits on Sep 12, 2024

  1. Support specifying a local sqlite database.

    e.g. CM_DATABASE_URL='sqlite+aiosqlite://///test_cm.db'
    ctslater authored and eacharles committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    36dc954 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f98ed4d View commit details
    Browse the repository at this point in the history
  3. updated requirements

    eacharles committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b67311a View commit details
    Browse the repository at this point in the history
  4. remove unused import

    eacharles committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6378e09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad17f16 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    e4fa0ef View commit details
    Browse the repository at this point in the history