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/gen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.18
Choose a base ref
...
head repository: go-gorm/gen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.19
Choose a head ref
  • 6 commits
  • 11 files changed
  • 5 contributors

Commits on Dec 4, 2022

  1. feature compatibility windows (#709)

    ls-2018 authored Dec 4, 2022
    Configuration menu
    Copy the full SHA
    0fb0d24 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. fix: ignore -u flag

    tr1v3r committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    be69be0 View commit details
    Browse the repository at this point in the history
  2. fix: replace conn pool (#725)

    qqxhb authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    15d19c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. feat:support trim clause (#720)

    * feat:support trim clause
    
    * feat:go version 1.18
    idersec authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    8b6f628 View commit details
    Browse the repository at this point in the history
  2. fix: replace db

    qqxhb committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    9cf24c3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #736 from go-gorm/fix_rep_db

    fix: replace db
    qqxhb authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    adde295 View commit details
    Browse the repository at this point in the history
Loading