Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
BSD 3-Clause "New" or "Revised" License
6.66k
stars
754
forks
source link
Insert doesn't work if struct has `xorm:"extends"` #1049
Open
sergey-koumirov opened 6 years ago
I just want to create new record in mscans table. User with id=34 already exists.