This website requires JavaScript.
Explore
Help
Register
Sign In
tablet
/
gorm
Watch
1
Star
0
Fork
0
You've already forked gorm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,509
Commits
8
Branches
111
Tags
117
MiB
Commit Graph
3 Commits
Author
SHA1
Message
Date
edv1n
6f9d10e05f
clarifying error message of TestModelStructIgnoreNoTagSameDBNameColumn
2019-11-19 16:57:30 +01:00
edv1n
a2404b6852
struct fields with column tag will force other fields with no column tag be ignored to avoid duplicated column name issue
2019-11-19 14:49:31 +01:00
Ruben de Vries
530711e724
fix a race condition on IsForeignKey that is being detected by -race sometimes.
2019-10-22 11:35:11 +02:00