Michał Szewczak

Results 5 issues of Michał Szewczak

**Describe the question** I want to update columns where values are not null. I can find values that are null in my database like that: ```csharp Update.Table("someTable").InSchema("schema") .Set(new { IsValid...

feature
propose-close

### Preflight Checklist - [X] I have installed the [latest version of Storage Explorer](https://github.com/Microsoft/AzureStorageExplorer/releases/latest). - [X] I have checked existing resources, including the [troubleshooting guide](https://docs.microsoft.com/azure/storage/common/storage-explorer-troubleshooting) and the [release notes](https://github.com/microsoft/AzureStorageExplorer/releases). -...

:bulb: feature request
:gear: deep link

As above topic, it will be good to see diffrent annotations colours than light-blue.

* List of [NuGet packages](https://github.com/microsoft/ApplicationInsights-dotnet#nuget-packages) and version that you are using: 2.21.0, 2.22-beta3 * Runtime version (e.g. net461, net48, netcoreapp2.1, netcoreapp3.1, etc. You can find this information from the `*.csproj`...

bug

So i have a bug where i provide a config file i have a lot of errors in my pipelines. My Example config file for checkov: ```json { "tools": [...