Ztian Ele
Results
2
comments of
Ztian Ele
这样可以正常进行, ```go for _, v := range in { _, err := dstSession.Omit("end_time").Insert(d) panic(err) } ``` 但是,这样,任然会报 Error 1048: Column 'end_time' cannot be null ```go _, err := dstSession.Omit("end_time").Insert(in....) ```...
在我的macbook 上,使用arena反而会更慢。。。。 $ ./arena -arena 21 stretch tree of depth 22 check: 8388607, took: 1.620201961s 2097152 trees of depth 4 check: 65011712, took: 10.138215281s 524288 trees of depth 6 check:...