1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Nov 26, 2024 — Nov 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix nil pointer panic in serializer for nil any-type fields (#7634) More... 8 days ago
fix: apply De Morgan to avoid negated conjunction in schema/relationship.go (staticcheck QF1001) (#7648) More... 14 days ago
Support array/slice expansion for named SQL parameters in parentheses (#7614) More... 26 days ago
Allow Select/Omit for Generics Create, close #7638, #7633 More... 27 days ago
Add Namer-based column lookup to Schema.LookUpField (#7619) More... 29 days ago
fix: Allow escaped double quotes in struct tag parser (#7631) More... about 1 month ago
Fix slog logger caller frame detection to output correct source file (#7610) More... about 1 month ago
Update README.md (#7635) More... about 1 month ago
Fix AutoMigrate default value comparison for string fields (issue #7590) (#7591) More... about 1 month ago
fix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer values (#7608) More... about 1 month ago
chore: fix some comment (#7615) More... about 1 month ago
Rename IsValidDBNameChar to IsInvalidDBNameChar (#7582) More... 2 months ago
Remove unnecessary OpCreateValue mode More... 3 months ago
Add association operation support to generics Set API and enable conditional bulk association updates (#7581) More... 3 months ago
fix: add missing Count method to CreateInterface (closes #7580) More... 3 months ago
Set accepts Assigner for Generics API More... 3 months ago
Add Set-based Create and Update support to Generics API (#7578) More... 3 months ago
fix: build failure on Go versions below 1.21, add build constraint for slog.go (#7572) More... 3 months ago
fix slogLogger to support ParameterizedQueries Config (#7574) More... 3 months ago
fix(generics): resolve CurrentTable in Raw/Exec More... 3 months ago
avoid copying structures with embedded mutexs (#7571) More... 3 months ago
Add DefaultContextTimeout option (#7567) More... 3 months ago
Add tests for sub model More... 3 months ago
performance improve for schema More... 3 months ago
Fix data race, close #7287 #7110 #7539 #7108 More... 3 months ago
Update the docker compose file (#7524) More... 4 months ago
fix: returning all columns with "on conflict do update" must considered as ScanUpdate (#7534) More... 4 months ago
feat(slog-integration) (#7537) More... 4 months ago
optimize: field.ReflectValueOf (#7530) More... 4 months ago
optimize: performance optimization (#7526) More... 4 months ago