kumfo

Results 16 comments of kumfo

If you don't mind the trouble, I have a plan to solve this situation at present. You can use nginx or other server as a proxy, in this way, you...

May I ask if this situation can be reproduced every time?

@hbsciw Thanks for your feedback, you'r right. You can commit your change to fixed this bug. // original code ```go var ( question *entity.Question ) exist, err = ar.data.DB.Context(ctx).Where("id =...

@Octobug Hello, I have reviewed your description and first of all, the `FetchExcept` method is a universal method that cannot be changed, You need add new method. Then our consideration...