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

feat(errors): add unique constraint violation error #1069

Merged
merged 25 commits into from
Jan 15, 2024
Merged

Commits on Oct 28, 2023

  1. use go 1.18

    steebchen committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    966257a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97fe3fb View commit details
    Browse the repository at this point in the history
  3. adaptions

    steebchen committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    bd473cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72c9f01 View commit details
    Browse the repository at this point in the history
  5. test sqlite

    steebchen committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    59256dd View commit details
    Browse the repository at this point in the history
  6. adapt inline docs

    steebchen committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    834a3d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    6df0e5a View commit details
    Browse the repository at this point in the history
  2. lint fixes

    steebchen committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ff8cab7 View commit details
    Browse the repository at this point in the history
  3. naming

    steebchen committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    398cad9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9993ac5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    afe70d8 View commit details
    Browse the repository at this point in the history
  2. lint fixes

    steebchen committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fee641c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

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

Commits on Nov 10, 2023

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

Commits on Nov 12, 2023

  1. add mongodb test

    steebchen committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    ffb3c25 View commit details
    Browse the repository at this point in the history
  2. adapt naming

    steebchen committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    f3749e3 View commit details
    Browse the repository at this point in the history
  3. add errors docs

    steebchen committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    5717774 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    d240e78 View commit details
    Browse the repository at this point in the history
  2. add fields template

    steebchen committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    34e21d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

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

Commits on Dec 28, 2023

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

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    653a4c5 View commit details
    Browse the repository at this point in the history
  2. fix docs

    steebchen committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    c1a0040 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

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