COMMITS
May 11, 2026
C
correct typo and rename fileType to fieldType in AlterColumn (#7748)
Charles Patrick Ragone committed
T
fix: panic when using clause.Returning with CreateInBatches (#7768)
Trương Quang Khang committed
May 7, 2026
L
fix(migrator): add nil guards to ColumnType methods to prevent panic (#7767)
Li Duoyang committed
March 23, 2026
March 21, 2026
O
chore(ci): bump actions/stale to v9 (#7696)
Olexandr88 committed
Q
fix: don't override alterColumn when defaults match (#7728)
qqxhb committed
J
update github ci golang version
jinzhu committed
T
Add package comments to fix ST1000 warnings (#7708)
Tom Anderson committed
Q
generics: populate WithResult error (#7723)
qqxhb committed
S
G
Fix tiny cut-and-paste typo in error message (#7738)
Glen Sawyer committed
J
update github ci golang version
jinzhu committed
January 31, 2026
December 30, 2025
H
fix: apply type model in generics row(s) (#7664)
hakan akyürek committed
November 22, 2025
D
Fix nil pointer panic in serializer for nil any-type fields (#7634)
doraemon committed
November 16, 2025
November 4, 2025
Y
Support array/slice expansion for named SQL parameters in parentheses (#7614)
Yuyang Wang committed
November 2, 2025
J
Allow Select/Omit for Generics Create, close #7638, #7633
Jinzhu committed
October 31, 2025
C
Add Namer-based column lookup to Schema.LookUpField (#7619)
Chris Moran committed
October 30, 2025
K
fix: Allow escaped double quotes in struct tag parser (#7631)
kyoen committed
J
O
Update README.md (#7635)
Olexandr88 committed
October 26, 2025
N
Fix AutoMigrate default value comparison for string fields (issue #7590) (#7591)
nowindexman committed
S
W
chore: fix some comment (#7615)
wyrapeseed committed
September 19, 2025
M
Rename IsValidDBNameChar to IsInvalidDBNameChar (#7582)
Meng Xun committed
September 12, 2025
J
Remove unnecessary OpCreateValue mode
Jinzhu committed