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/gorm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.24.0
Choose a base ref
...
head repository: go-gorm/gorm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.24.1
Choose a head ref
  • 14 commits
  • 20 files changed
  • 3 contributors

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    983e96f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e93dc34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c56954 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Update README

    jinzhu committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    08aa2f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. 1 Configuration menu
    Copy the full SHA
    aa4312e View commit details
    Browse the repository at this point in the history
  2. Upgrade tests go.mod

    jinzhu committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    2a788fb View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    186e8a9 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    ab5f80a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0f4d3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62593cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f20a54 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. feat(PreparedStmtDB): support reset (#5782)

    * feat(PreparedStmtDB): support reset
    
    * fix: close all stmt
    
    * test: fix test
    
    * fix: delete one by one
    a631807682 authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5dd2bb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. test: invalid cache plan with prepare stmt (#5778)

    * test: invalid cache plan with prepare stmt
    
    * test: more test cases
    
    * test: drop and rename column
    a631807682 authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    9d82aa5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. fix(Joins): args with select and omit (#5790)

    * fix(Joins): args with select and omit
    
    * chore: gofumpt style
    a631807682 authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    b2f4252 View commit details
    Browse the repository at this point in the history
Loading