Rudde

Results 16 comments of Rudde

> Do you have data to support this claim? My personal opinion is that Go had its five minutes years ago and now Rust is what everyone is talking about....

This seems very interesting. Could this be done as it's own nuget if it won't be merged in? Would also be useful to update the README.md when new functionality like...

Ops. I should probably have closed this issue since @einaregilsson solution worked for me. But I'll keep it open since @idontusenumbers have the problem. Please let me know if I...

Status on this? Or is it abandoned?

Won't this still have a race condition if you run several API instances? Isn't it it best to let the database increment the value, like it does on regular ints,...

We have experienced a lot of error like `Incorrect syntax near ''@ids''.` When using syntax proposed in the comments (and tests) here `SELECT 1 FROM foo WHERE bar IN @ids`...