-
I have an Azure function(.NET core 2.0) that runs on each PR in an ADO repo. I would like to add the PR-ID as metadata to each trace logged by the Azure function. (I am viewing the logs using the trac…
-
Hi,
I have several clusters powered by Orleans v3.x with ADO.NET grain persistence (MySQL/PostgreSQL, payload in json/jsonb column) and want to upgrade them to v8.2+ with reasonable downtime (shutd…
-
I tested the `Authentication=Active Directory Default` authentication method as per and it logged in automatically by calling out to azure cli as expected.
Since all the `Authentication` methods i…
-
I have old Stata 11, and I was using reghdfe for a while, but after I bought a new laptop and installed Stata 11, I cannot use reghdfe anymore. I get the following messages:
. ssc install reghdfe
…
-
## **Actual:**
Screen reader JAWS is not announcing the additional information "Server name or ADO.net connection string (Press enter to confirm or escape to cancel) " on navigating using tab key to …
-
### Describe your issue
When using `QueryToListAsync` where `Test` is a record **with a primary constructor** and `[property: Column("some_column")]` attributes, it appears the column names specifi…
-
**Software versions**
MySqlConnector version: 2.3.7
Server type (MySQL, MariaDB, Aurora, etc.) and version: Mysql 8.0
.NET version:
6.0
**Describe the bug**
I can't tell if this is a bug or …
-
In my case I have Snowflake ADO.NET DataReader, which implements IDataReader.
My destination DTO contains property "SourceId". Reader contains column "source_id".
Setting SourceNamingConvention …
-
We are having an issue when using `SUM `after updating to Firebird 4.
We have a Domain called `TMONEY ` which is of type `Decimal(15,2) =0`. The column `BELE_N_BRUTTO` uses this domain as type spec…
-
Does Chain support Passing and returning Composite type Array to Stored procedure or Functions?