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

Sqlite #1504

Merged
merged 17 commits into from
Jun 2, 2024
Merged

Sqlite #1504

merged 17 commits into from
Jun 2, 2024

Commits on May 26, 2024

  1. WIP

    leider committed May 26, 2024
    Configuration menu
    Copy the full SHA
    ca908c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d4a854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71b0b26 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on May 31, 2024

  1. save with errors

    leider committed May 31, 2024
    Configuration menu
    Copy the full SHA
    dd80192 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. all tests up

    leider committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    3da7fa0 View commit details
    Browse the repository at this point in the history
  2. remove lots of async/await

    leider committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    8e18850 View commit details
    Browse the repository at this point in the history
  3. cleaning up

    leider committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    a9990fc View commit details
    Browse the repository at this point in the history
  4. init sqlite dbname

    leider committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    348888a View commit details
    Browse the repository at this point in the history
  5. init db directory

    leider committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    c166bb4 View commit details
    Browse the repository at this point in the history
  6. more cleanup

    leider committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    fd3f098 View commit details
    Browse the repository at this point in the history
  7. bump deps and small fix

    leider committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    78c5480 View commit details
    Browse the repository at this point in the history
  8. remove mongo from CI build

    leider committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    c418a1e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. improve migration

    leider committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    7ca9130 View commit details
    Browse the repository at this point in the history
  2. add backup script

    leider committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    378af01 View commit details
    Browse the repository at this point in the history
  3. minor improvement in code

    leider committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    51530d5 View commit details
    Browse the repository at this point in the history