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

Initial commit to bump diesel to 2.0.0-rc.0 and see what happens #2257

Closed
wants to merge 5 commits into from

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    9482816 View commit details
    Browse the repository at this point in the history
  2. Add chrono feature from diesel

    chusteven authored and Nutomic committed May 20, 2022
    Configuration menu
    Copy the full SHA
    b1f3af5 View commit details
    Browse the repository at this point in the history
  3. db_schema crate is close to building?

    chusteven authored and Nutomic committed May 20, 2022
    Configuration menu
    Copy the full SHA
    6393bd6 View commit details
    Browse the repository at this point in the history
  4. Upgrade diesel-derive-newtype

    Nutomic committed May 20, 2022
    Configuration menu
    Copy the full SHA
    9380259 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Mostly modifying references to connections to be mutable ones; also used

    new way to do migrations as suggested by the migration guide; a lot more
    compiles now, though I can't figure out this tricky ToSql issue at the
    moment
    chusteven committed May 28, 2022
    Configuration menu
    Copy the full SHA
    36cb512 View commit details
    Browse the repository at this point in the history