davikor

Results 4 issues of davikor

**Operation System**: `Windows` **DocFX Version Used**: 2.46 **Template used**: `default` **Steps to Reproduce**: 1. download extract [attached example](https://github.com/dotnet/docfx/files/3772235/docfx_project.zip) 2. run `docfx.exe docfx.json` **Expected Behavior**: Build succeeds without warnings **Actual Behavior**:...

static-site

### What happens? The two above functions pose buggy / inconsistent behavior when called using the dot notation. Instead of returning the expected value they return several different errors depending...

reproduced
Needs Documentation

This fixes issue #2028 that occurs when executing `ExecuteAsync` on a `CommandDefinition` with `Pipelined` command flag in combination with multiple parameters on the `Microsoft.Data.SqlClient` and with `MultipleActiveRecordSets` set to `true`....

Currently `sqlserver_adapter` does not generate constraints, except for the `not null` constraint if it is defined as a column constraint. The reason, as far as I understand this adapter is:...