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

sqlx-migrations #199

Merged
merged 7 commits into from
Apr 3, 2023
Merged

sqlx-migrations #199

merged 7 commits into from
Apr 3, 2023

Commits on Apr 2, 2023

  1. add justfile

    Adam Hendel committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    2d1f4a5 View commit details
    Browse the repository at this point in the history
  2. add sqlx migrations

    Adam Hendel committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    0149a48 View commit details
    Browse the repository at this point in the history
  3. reuse connection pool

    Adam Hendel committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    101821c View commit details
    Browse the repository at this point in the history
  4. remove diesel

    Adam Hendel committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    3700d8d View commit details
    Browse the repository at this point in the history
  5. fmt

    Adam Hendel committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    cd0baa6 View commit details
    Browse the repository at this point in the history
  6. format

    Adam Hendel committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    120f1ff View commit details
    Browse the repository at this point in the history
  7. add migrations to build

    Adam Hendel committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    c503d3c View commit details
    Browse the repository at this point in the history