-
There seems to be a regression bug related to how EF8 now translates Contains with OPENJSON instead of using IN in previous versions.
This applies to SQL server and SQL database and it happens when t…
-
I am trying to setup kubeflow on GCP. I have the management cluster up and running.
When I run `make apply` I see the below error.
```
xxxxxx@cloudshell:~/kubeflow-distribution/kubeflow (xxxx…
-
## Description
I run a set of userdata commands to spin up Graph Explorer in an EC2.
Auth is via IAM auth and EC2 have the necessary IAM role attached.
```bash
#!/bin/bash
cd /home/ec2-us…
-
### Description:
The build hangs on step 52 with the message
```
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@achrinza/node-ipc@9.2.9',
npm warn EBADENGINE required: {
…
-
Trying to use postgres with drizzle in a nestjs app. Getting this error when I run the server:
`/Users/paulrenenichols/SoftDev/interviews/zello/admin-portal/services/server/src/database/db.ts:7
co…
-
There are significant problems when executing queries that either convert nulls in the database to non-nulls in code or vice-versa. Therefore, we have marked this feature as internal for EF Core 6.0. …
-
## Problem
The relational database engines I am familiar with (Oracle, postgres, SQL Server, etc.) all have an internal "data dictionary" that contains metadata about all the schema and data object…
-
### Is there an existing issue already for this bug?
- [X] I have searched for an existing issue, and could not find anything. I believe this is a new bug.
### I have read the troubleshooting guide
…
-
### Version
1.25.0
### What happened?
Option "output_querier_file_name" does not change the default value
ps: any other options work
![sample](https://github.com/sqlc-dev/sqlc/assets/3…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
**Intermittent Query Failure in Milvus**
Hi, I am new to Milvus and vector databases, and I'v…