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

Faillible Queryable #2599

Merged
merged 10 commits into from
Jan 27, 2021
Merged

Commits on Dec 21, 2020

  1. Make Queryable faillible

    One approach to fixing diesel-rs#2523
    Ten0 committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    f9751b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f98c4a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dfa41b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

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

Commits on Dec 28, 2020

  1. fix forgotten doctest

    Ten0 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    b3b1131 View commit details
    Browse the repository at this point in the history
  2. port diesel cli

    Ten0 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    f4aca02 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

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

Commits on Jan 22, 2021

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

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    9275b9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd9d5a5 View commit details
    Browse the repository at this point in the history