Andreas
Andreas
Ok, [atldotnet](https://github.com/Zeugma440/atldotnet/) released a fix for this today. I try to integrate this in the next days...
Not yet. I'm currently busy with family stuff. But I think I can look at it in roughly a week. If that is too late, you might as well go...
Phew, probably... but I'm not a big fan of this kind of replacements, because if there is a table or column named `ON CONFLICT` (although pretty unlikely), it would also...
Thank you. This will be enough for my purpose and I'm grateful for your support. Good job.
@FrankRay78 You are right, sorry, I did not find this. If you are looking for a reason, why this is not working as expected, you should take a look [this](https://github.com/spectreconsole/spectre.console/issues/959#issuecomment-1242886236)....
> I think we are saying the same thing but I would appreciate if you could cast your eyes over my most recent comment here: https://github.com/spectreconsole/spectre.console/issues/193 Thank you for your...
Some small additions / edge-cases: - What happens if there single quotes enclosing double quotes with equal sign: `"--meta-description='\"What?\"'"` - If there is multiple flags with short form `--force|-f` and...
> -df is already supported. Didn't know that. thx
@FrankRay78 Would it help, if I compose a set of *edge case parameter sets* (e.g. `--option '"value" test'`) compile the following code as x64 for *Windows*, *macOS* and *Linux* and...