Travis Drake
Travis Drake
feels like the property shouldn't be required, and should use '/' by default if none is specified. Was very confusing to try to figure out how to add a vDir...
Seriously, nobody fixed this in like 3 months? Just had to stop sending a header in the initial request, I'll try to get a pullrequest out...
This is a pretty big bug to be open for 3 years. Troubleshooting an issue where SSMS and Azure Data Studio did not agree on the state of the database...
I don't think you're understanding the problem here. User A: Open SSMS, Begin transaction DELETE one row from table. DO NOT commit transaction. User B: Open SSMS. SELECT FROM (TABLE)...
The ThinkOrSwim app appears to be moving to Schwab and that certainly uses the same API we're using, so I doubt they'd shut down the api if they're not shutting...
This seems super weird that there's a [Convert Existing doc](https://github.com/microsoft/DacFx/blob/main/src/Microsoft.Build.Sql/docs/Converting-Existing.md ) that completely fails to mention that NONE of this works in Visual Studio, which is pretty much the only...
why care?
@philihp I'm running into the same thing. I'd like to test out the other models,  but they're not exported. The readme incorrectly shows importing a private path inside the...
@philihp so the actual models you can pick from aren't exported still (plackettLuce for example). I still have to do ``` const {bradleyTerryFull, rate} = require('openskill'); rate(..., {model: bradleyTerryFull}); ```...