master
fix: limit=0 results (#5735) (#5736)
Allow modify statement from dest
Refactor tests files
Refactor clause Writer
Rename package name
feat: reuse name (#6626)
fix(clause): when the value of clause.Eq is an empty array, the SQL should be IN (NULL) (#6503)
Don't merge clause From
Support Having w/o Group
ci: add gofumpt check in reviewdog (#4973)
test(clause/joins): add join unit test (#5832)
let limit and offset use bind parameter (#6806)
Making locking parameters more intuitive (#6719)
Fix OnConstraint builder (#5738)
Support Expression for OrderBy clause
Add returning support to delete
New Comma Expression (#4524)
Issue 6054: Unscoped not working with PreLoad on Joins (#6058)
Fix FullSaveAssociations, close #4874
Add Count tests
Fix regression in db.Not introduced in v1.25.6. (#6844)