Fix session insert interface slice commit panic(#2259) #2260

Merged
lunny merged 2 commits from Abei1uo/xorm:master into master 2023-05-12 06:58:39 +00:00

Fix session insert interface slice commit panic(#2259)
-- TestInsertMulti2InterfaceTransaction is the test case

Fix session insert interface slice commit panic(#2259) -- TestInsertMulti2InterfaceTransaction is the test case
Abei1uo added 1 commit 2023-05-10 15:56:26 +00:00
lunny reviewed 2023-05-11 03:41:50 +00:00
@ -188,0 +188,4 @@
func TestInsertMulti2InterfaceTransaction(t *testing.T) {
type User struct {

Please use a special struct name so that gob will not be conflicted.

Please use a special struct name so that gob will not be conflicted.

ok, i will change this struct name,thanks

ok, i will change this struct name,thanks
lunny marked this conversation as resolved
Abei1uo added 1 commit 2023-05-11 04:04:41 +00:00
lunny added the
kind
bug
label 2023-05-12 06:58:31 +00:00
lunny merged commit 23be940bad into master 2023-05-12 06:58:39 +00:00
Sign in to join this conversation.
There is no content yet.