Elvis Pranskevichus
Elvis Pranskevichus
I also think that defaulting to `--method=package` is and requiring an explicit `--method` for other methods would be my preferred way to handle this.
> Yes, for Windows I would always make --method required. There are no native packages for Windows, so erroring out with `no native package, use --method=docker` would be equivalent to...
> So I'm -0 on making Docker the default on Windows. That's not what I meant. I meant that the default `--package=native` would always error on Windows currently anyway, so...
I think we should not allow parallel install of the same major version regardless of the installation method, so 2.
> So `--method=package --major=1-alpha3` or `--method=package --nightly` or just `--major=1-alpha3` may succeed if we had previously installed `--major=1-alpha2 --docker` ? Yes.
> Or @elprans do you need to update RFC? Please open an issue in the rfc repo with a reminder. Just one issue with pointers to relevant implementation discussions is...
The current spec explicitly avoids talking about the schema contents. The only thing that is currently enforced is the order of migrations. The main reason is that we want the...
OK, we can make a note of the migration content hash when the migration is committed. If such integrity is the only concern, then this can be a field in...
@jaclarke, we ought to be able to handle `Trust` auth over HTTP.
> came here via #1159 with the same problem, even if quoted some special characters are not allowed it seems Quoted does not mean surrounded by double quotes but rather...