-
bench/rttanalysis.TestBenchmarkExpectation [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/15937077?buildTab=log) with [artifacts](https://teamci…
-
### Steps to reproduce
I made a test located [here](https://github.com/npgsql/npgsql/compare/main...chrisbbe:npgsql:main). I know I could have used `INSERT INTO table(...) VALUES (...) ON CONFLICT …
-
It would be really helpful to provide a list of which providers you know of that can support system.transactions and more importantly transactionscope. It's a pain to have to find out the hard way and…
-
I'm a member of a project that is going to be using code-first EFC with Postgres and need to utilise table partitioning. It would be great if the data connector supported this natively so we don't hav…
-
On enum mapping to db type with non-default schema, enum type is created correctly, but columns of that type are mapped to db type with default schema, so update-database command leads to error "type …
-
can I search on jsonb field using linq? when I tried this I got an exception about the impossibility of converting
-
Hi,
I've created a separate configuration file that looks something like this:
```bash
$ cat src/Gateway/routes.conf.json
```
```json
{
"ReverseProxy": {
"Clusters": {
"Bac…
-
Describe your issue.
Greetings. I'm just pinging developers to see 1) if this has actually been implemented now, and if not 2) see about spurring on development.
Long ago I took on some tasks (#32…
-
Tested on Postgres
Found strange behavoir when turning on `CalculateStats`. After Bulk-method being run database connection became closed
After some digging found potential cause in method `Get…
-
## Ask a question : InvalidOperationException: More than twenty 'IServiceProvider' instances have been created for internal use by Entity Framework.
I am trying to work with PostgreSQL Enum Data Typ…