TeslaCN commented on issue #23964: URL: https://github.com/apache/shardingsphere/issues/23964#issuecomment-1418035439
> > > Hi @surukonda About the `goorm`, did you mean this [gorm](https://gorm.io/) or something else? Could you provide some info to help us reproduce this issue? > > > > > > `gorm` I meant, sorry for the confusion, you can assign this to me, I'll give it a try. > > in order to reproduce this issue you can try using [this](https://dev.to/karanpratapsingh/connecting-to-postgresql-using-gorm-24fj) go example by adding a boolean column in `book.go` file under `models` folder. This example works fine when directly connected to `postgres` but fails when connected via`proxy` Thanks for your input. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
