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.20.6
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.20.7
Choose a head ref
  • 17 commits
  • 27 files changed
  • 3 contributors

Commits on Nov 8, 2020

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

Commits on Nov 10, 2020

  1. Reduce GC alloc

    jinzhu committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    1e241aa View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    c1bb8e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9f54d5 View commit details
    Browse the repository at this point in the history
  3. cache converted name (#3736)

    BenchmarkToName-8     	  2322307	       521 ns/op	      88 B/op	       5 allocs/op
    ↓
    BenchmarkToName-8     	19997366	        55.0 ns/op	       0 B/op	       0 allocs/op
    alresvor authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    a4c0c6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62be27d View commit details
    Browse the repository at this point in the history
  5. Add CreateInBatches supports

    jinzhu committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    a8db54a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    320f330 View commit details
    Browse the repository at this point in the history
  2. Fix FindInBatches tests

    jinzhu committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    f5c2126 View commit details
    Browse the repository at this point in the history
  3. Add skip hooks support

    jinzhu committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    f6e1786 View commit details
    Browse the repository at this point in the history
  4. 3 Configuration menu
    Copy the full SHA
    26504f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9df9f76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    694e42d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50df9da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54b80b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

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

Commits on Nov 19, 2020

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