-
-
Notifications
You must be signed in to change notification settings - Fork 335
Comparing changes
Open a pull request
base repository: go-gorm/gen
base: v0.3.22
head repository: go-gorm/gen
compare: v0.3.23
- 20 commits
- 69 files changed
- 8 contributors
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6dcb6bf - Browse repository at this point
Copy the full SHA 6dcb6bfView commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe1f9ea - Browse repository at this point
Copy the full SHA fe1f9eaView commit details
Commits on Apr 26, 2023
-
fix: flag outPath and config error log (#840)
* fix: flag outPath and config error log * Update gentool.go --------- Co-authored-by: Jinzhu <wosmvp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1ec6569 - Browse repository at this point
Copy the full SHA 1ec6569View commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 79edf1f - Browse repository at this point
Copy the full SHA 79edf1fView commit details -
Merge pull request #846 from go-gorm/fix_tag
fix: gorm tag of multi index
Configuration menu - View commit details
-
Copy full SHA for 83ef672 - Browse repository at this point
Copy the full SHA 83ef672View commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 032f1bb - Browse repository at this point
Copy the full SHA 032f1bbView commit details -
Merge pull request #850 from go-gorm/feat_columns
feat: add columns method
Configuration menu - View commit details
-
Copy full SHA for 52edd30 - Browse repository at this point
Copy the full SHA 52edd30View commit details
Commits on May 19, 2023
-
feat: GOMAXPROCS sets the maximum number of CPUs that can be executing (
#853) simultaneously and returns the previous setting. It defaults to the value of runtime.NumCPU
Configuration menu - View commit details
-
Copy full SHA for d89f033 - Browse repository at this point
Copy the full SHA d89f033View commit details
Commits on May 24, 2023
-
Fix #755: calculate skip number in GetModelMethod (#782)
* fix(#755): fix generate model * test(gen-model): add test * test(gen-model): fix
Configuration menu - View commit details
-
Copy full SHA for caf55f3 - Browse repository at this point
Copy the full SHA caf55f3View commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7b1ba09 - Browse repository at this point
Copy the full SHA 7b1ba09View commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 16aa4cd - Browse repository at this point
Copy the full SHA 16aa4cdView commit details -
implement gen.Exists method (#868)
* feat: implement gen.Exists method * feat: remove verbose generated method
Configuration menu - View commit details
-
Copy full SHA for e1b2ee2 - Browse repository at this point
Copy the full SHA e1b2ee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c4df2b - Browse repository at this point
Copy the full SHA 7c4df2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee71e18 - Browse repository at this point
Copy the full SHA ee71e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bd219b - Browse repository at this point
Copy the full SHA 5bd219bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21d0628 - Browse repository at this point
Copy the full SHA 21d0628View commit details
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 09b8335 - Browse repository at this point
Copy the full SHA 09b8335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d257b - Browse repository at this point
Copy the full SHA 25d257bView commit details
Commits on Jun 28, 2023
-
feat: assign or attr map/struct (#894)
* feat: assign or attr map/struct * feat: impl BeCond
Configuration menu - View commit details
-
Copy full SHA for f655e1a - Browse repository at this point
Copy the full SHA f655e1aView commit details
Commits on Jul 4, 2023
-
expose AddError via Dao interface (#744)
* expose AddError via Dao interface * fix: mutate existing db to propagate the error back
Configuration menu - View commit details
-
Copy full SHA for c229eb9 - Browse repository at this point
Copy the full SHA c229eb9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.22...v0.3.23