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/postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.9
Choose a base ref
...
head repository: go-gorm/postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.11
Choose a head ref
  • 6 commits
  • 1 file changed
  • 6 contributors

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    f300cc4 View commit details
    Browse the repository at this point in the history
  2. Revert "fix: create index failed without err (#282)" (#284)

    This reverts commit f300cc4.
    jinzhu authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    daf17c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix: create index failed without err (#285)

    * fix: create index failed without err
    
    * fix createIndex always return err
    zhangzhiqiangcs authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0d37bf2 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. [#289] Add coverage for eliminating default value tag (#290)

    * [#289] Add coverage for eliminating default value tag
    
    * [#289] wip
    wookie0 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f185f22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50307e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

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