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.17
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.18
Choose a head ref
  • 5 commits
  • 49 files changed
  • 6 contributors

Commits on Oct 14, 2022

  1. feat: remove verbose schema && fix transaction (#656)

    * feat: remove verbose schema
    
    * feat: fix transaction
    
    * feat: fmt
    
    * feat: replace db
    
    Co-authored-by: qqxhb <1252905006@qq.com>
    tr1v3r and qqxhb authored Oct 14, 2022
    2 Configuration menu
    Copy the full SHA
    23008b2 View commit details
    Browse the repository at this point in the history
  2. Update README

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

Commits on Oct 18, 2022

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

Commits on Oct 21, 2022

  1. feat: support diy TableName (#687)

    * feat: support diy TableName
    
    * feat: fmt
    qqxhb authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4fb174e View commit details
    Browse the repository at this point in the history
  2. feat: optimize dynamic sql (#685)

    * feat:optimization dynamic sql
    
    * feat:update unit test
    
    Co-authored-by: 卢章强 <luzhangqiang@bytedance.com>
    idersec and 卢章强 authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c237629 View commit details
    Browse the repository at this point in the history
Loading