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

Develop #3

Merged
merged 16 commits into from
Jul 29, 2024
Merged

Develop #3

merged 16 commits into from
Jul 29, 2024

Commits on Jul 10, 2024

  1. switch to sqlx

    davidmscholz committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    10fbe41 View commit details
    Browse the repository at this point in the history
  2. switch to sqlx

    davidmscholz committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6094ac7 View commit details
    Browse the repository at this point in the history
  3. merge branches

    davidmscholz committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5f7dd8d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. fix cargo.toml

    davidmscholz committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f1324e3 View commit details
    Browse the repository at this point in the history
  2. retry connections

    davidmscholz committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3bd9d6c View commit details
    Browse the repository at this point in the history
  3. add main loop

    davidmscholz committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3052c30 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. add entry count comparison after sync

    davidmscholz committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    84c608d View commit details
    Browse the repository at this point in the history
  2. first cleanup

    davidmscholz committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    45fced1 View commit details
    Browse the repository at this point in the history
  3. second cleanup

    davidmscholz committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    edf946c View commit details
    Browse the repository at this point in the history
  4. remove diesel.toml

    davidmscholz committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0ac3ba6 View commit details
    Browse the repository at this point in the history
  5. remove diesel migrations

    davidmscholz committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3a9b4ff View commit details
    Browse the repository at this point in the history
  6. fix blaze_num_connection_attempts param

    davidmscholz committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a5c064f View commit details
    Browse the repository at this point in the history
  7. add readme

    davidmscholz committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    af4cc6e View commit details
    Browse the repository at this point in the history
  8. fix readme

    davidmscholz committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    846819a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. changes according to review

    davidmscholz committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e3ecf43 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. better error handling

    davidmscholz committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d273026 View commit details
    Browse the repository at this point in the history