Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.0.0-20190412132816-3b1d194e553a
->731ef37
v1.9.2
-> ``v1.0.0
-> ``v0.0.0-20190405164817-eb5bcb51f2a3
->4829fb1
v0.0.0-20190329052859-e225da77a7e6
->1122301
v0.0.0-20190412132816-b44545bcd369
->a129542
Release Notes
jinzhu/gorm
v1.9.4
Compare Source
Fixed a race condition #1526
v1.9.3
Compare Source
Description
Bugfixes and improvements.
Changelog
logMode codes more readable (#2216)
amended comments in error.go for clarity and grammar; for more polish when using IDEs (e.g. VSCODE) that show comments as help text (#2182)
search不需要再clone,dbClone内的search已经是一个全新的了 (#2179)
LintFix: Make receiver name of structField consistent (#2164)
Do not set CreatedAt if blank during Save (#2207)
Fix Panic in test scenerio (#2131)
optimize getColumnAsArray (#2196)
Better log output int8, int, int16, int32, int64, float32, float64, bool. (#2258)
Better log output for uint*
go modules (#2279)
create table add column comment (#2298)
error log show trace file (#2296)
add mysql insert modifiers (#2269)
Removed the deps on uuid and appengine (#2354)
fix TagSettings' map has "":"" value (#2372)
fix the table name of many2many (#2331)
Return empty slice for many2many if no association was found (#2330)
Cleanup go.mod (#2385)
lib/pq
v1.1.0
Compare Source
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot. View repository job log here.
┆Issue is synchronized with this Trello card