Patrick

Results 7 comments of Patrick

If I select all the text in one of those seemingly empty pages, I actually find a link saying `Skip to content`.

I am in the exact same situation as @gildas ```console $ which code /snap/bin/code $ ls -l /snap/bin ls -l /snap/bin total 0 lrwxrwxrwx 1 root root 13 Jan 3...

> In my opinion the camel case syntax is superior to what we have now (and less controversial) In my opinion the current assertion syntax is far superior to this...

I am experiencing exactly the same. The migration itself looks fine with the `AlterColumn` statement, but no queries are sent to the server. +1

I am also running into this issue. I have to parse files made by someone else, and there are likely to be major differences in the amount of cells, so...

I too see a need for default values. 1) I want my view/template to decide what it wants to output as default values, not my logic behind the view. 2)...

## A bit of context on where this idea comes from :) We typically have a repository with 1 solution and multiple projects... e.g. - `src/main/main.csproj` which is the primary...