Skip to content
GitLab
Explore
Sign in
Tags
Tags give the ability to mark specific points in history as being important
This project is mirrored from
https://github.com/go-gorm/gorm
. Pull mirroring updated
Nov 21, 2024
.
v1.25.12
0daaf174
·
fix: AfterQuery using safer right trim while clearing from clause's join added...
·
Aug 22, 2024
v1.25.11
4a50b36f
·
ci: Add PostgreSQL 14 and 15 to GitHub Actions matrix (#7081)
·
Jun 25, 2024
v1.25.10
9d370bcb
·
Fix handling of unknown column types (#6540)
·
Apr 26, 2024
v1.25.9
26195e6d
·
fix: remove `callback` from `callbacks` if `Remove()` called (#6916)
·
Mar 26, 2024
v1.25.8
1b0aa802
·
Fix AutoMigrate for bool fields with default value
·
Mar 18, 2024
v1.25.7
8fb9a317
·
refactor: part 2 of distinguish between Unique and UniqueIndex (#6822)
·
Feb 06, 2024
v1.25.6
0123dd45
·
fix: ignore .gen.go suffix in logger to get the real caller when using gen #6697 (#6785)
·
Jan 12, 2024
v1.25.5
6bef3188
·
add support for returning in sqlserver (#6585)
·
Oct 10, 2023
v1.25.4
7e44f73a
·
fix schema GetIdentityFieldValuesMap interface or ptr (#6417)
·
Aug 19, 2023
v1.25.3
bae684b3
·
fix(clause): when the value of clause.Eq is an empty array, the SQL should be IN (NULL) (#6503)
·
Aug 10, 2023
v1.25.2
20661386
·
ci: fix mariadb mysqladmin (#6401)
·
Jun 11, 2023
v1.25.1
e61b98d6
·
feat: migrator support table comment (#6225)
·
May 05, 2023
v1.25.0
e9637024
·
Update README
·
Apr 11, 2023
v1.24.6
f3874339
·
Fix Save with stress tests
·
Mar 02, 2023
v1.24.5
e1f46eb8
·
fix: ignore nil query (#6021)
·
Feb 02, 2023
v1.24.4
4d6b70ec
·
Allow modify statement from dest
·
Feb 02, 2023
v1.24.3
4b768c8a
·
Upgrade tests deps
·
Jan 01, 2023
v1.24.2
342310fb
·
fix(FindInBatches): throw err if pk not exists (#5868)
·
Nov 21, 2022
v1.24.1
b2f42528
·
fix(Joins): args with select and omit (#5790)
·
Nov 02, 2022
v1.24.0
34fbe845
·
Add TableName with NamingStrategy support, close #5726
·
Oct 07, 2022
Prev
1
2
3
4
5
6
Next