Connor

Results 16 comments of Connor

Yeah, I'm getting the same issue here. Cant fix it. Let me see if updating windows helps and I'll report back. Edit: Sure doesn't Edit 2: Yeah, I've done everything...

WAIT Updating to the fall creators update in Windows 10 fully fixed my issues. Try FULLY updating windows for the people having this issue!

> Hello @caffreysbb, > > did you try to set it through [advanced configuration](https://github.com/Marfusios/websocket-client#advanced-configuration)? I'm having issue with this right now, where in the advanced config can you specify the...

> I am stuck with this same issue. Any update on this? My issue ended up being related to how the native Clientwebsocket sets its headers, turns out it always...

> How can I specify this in advanced config ? cannot find that variable there. You cannot at the moment with the standard ClientWebSocket, which this library wraps. At least...

Updated! I hit enter slightly too early 😅

Just to add some more detail/clarification here, the `Drop` command would essentially connect to the cluster, drop the database specified in the connection string, then proceed as if the `Migrate`...

I think this would be a great feature, I'm defining some classes at the moment to help dynamically build some reports and I'm having to cast the return type for...

After some initial investigation it seems like this would take a bit of refactoring, first steps seem to be to make sure that all uses of the usual `Query` class...