Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: go-gorm/sqlite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.4
Choose a base ref
...
head repository: go-gorm/sqlite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 4 contributors

Commits on Mar 9, 2023

  1. feat: error translator support added (#136)

    * feat: error translator support added
    
    * refactor: removed redundent error deserialization
    
    ---------
    
    Co-authored-by: Saeid Saeidee <s.saeidee@sensysgatso.com>
    saeidee and Saeid Saeidee authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    f78eb0f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Bump actions/setup-go from 3 to 4 (#137)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    502ed63 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    07da3b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb2c532 View commit details
    Browse the repository at this point in the history
Loading