-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I start the container for the BackEnd, I have this error :
`...
Backend Server | Pris…
-
### Describe the use case
For `union` and `union_all` which both have signatures that accept multiple `Select`s, the generic type information is lost in the union query. Ideally the return type of th…
-
### Description
**Problem Description**
We have a custom PHP extension that registers as an observer for PDO extension's methods like `__construct()`, `query()`, etc., and our extension's handler fu…
-
**Company or project name**
ClickHouse inc.
**Describe what's wrong**
Identifiers from the nested CTE are not evaluated properly.
https://fiddle.clickhouse.com/a62f1ed0-aa44-44af-888a-5b1…
-
I recently noticed that on seriouslybonkers.com the cache built by SiteGround's Speed Optimizer was approx 10GB.
Looking at the daily trace summary report I could see that Search Engines were submit…
-
Parent issue: https://github.com/elastic/security-team/issues/10106
Detection rules typically fetch 100 source documents at a time to transform into alerts. When these source documents are large, thi…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I used OllamaEmbedding llama3:8b for local testing. After completing the index building …
-
Sorry guys, i have another problem when I shot postman i get .
im using mac m1
`
Found query engine binary in /Users/przemyslawnowak/Documents/my_project/prisma-query-engine
POST /user
Error thr…
-
**Describe what's wrong**
Query parameter dont work for this query:
```
select sum(value) over (order by user_id rows between {preceding_rows:UInt64} preceding and current row) from test
Re…
-
### Bug description
There is no support for case insensitive advanced JSON filtering on Prisma v2.23.0.
### How to reproduce
Run any query filtering JSON fields and see that "string_contains"…