Andy Barilla

Results 4 comments of Andy Barilla

I'm still having this issue whether I'm including null in the enum list or not. Swagger example: ``` swagger: '2.0' info: version: 1.0.0 title: nullable enum paths: /test: get: responses:...

Thanks! For those searching: ``` ``` Note: This does result in the body of the `refresh` message displaying in the div before the page refreshes.

I'm getting the same error in Go. Some more info based off the below code: 1) If you remove the `SELECT * FROM users_sync` chunk of code it works fine....

And I confirmed with my project code where I'm getting this during my account provisioning routine that if I remove all of the selects I don't get this error.