-
### Template for?
CVE-2023-48788
### Details:
PoC
https://github.com/horizon3ai/CVE-2023-48788
-
I keep coming back to JSONiq because it's such an elegant language, and it would be cool if I could use it for an api instead of eg. GraphQL. There's Hasura and similar for the latter that auto genera…
-
### Description
many DBMS support following sql that polars reports error. please let them works.
by the way, it seems that create table only create a view of select, can it be materialized?
```
…
-
### Version
1.27.0
### What happened?
When overriding int8 to uint it is not respected when using syntax like `.... _id = ANY($1::int8[])`;
Generated function creates int64 parameter instead of ui…
-
roachtest.schemachange/mixed-versions [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/18041146?buildTab=log) with [artifacts](https://teamcity…
-
Hi,
is there a possibility to add support for
MS SQL-Server Express 2019 and newer?
We have already installed SQL-Server Express 2019
on our servers on premise and use it with other
software.…
-
### Description
if use $$ in the sql text, then autocompletion doesn't work on ctrl+space
![image](https://github.com/user-attachments/assets/3664afea-de8a-4ef7-a7ed-41bab6f42592)
but
![image](htt…
-
Or at least it did when I tried to run it ~2 weeks ago. The `l2_candidates` subquery seemed to be the culprit. I started looking into how it could be sped up but didn't solve it before I went OOO. Goi…
-
Is there a way to query hstore columns using LINQ ?
I would expect something like this to work:
```
public class Product
{
public int Id { get; set; }
//This is correctly set as hstore …
-
I have 2 schemas (Ex: TEST & TEST1) with different partition tables with same table names. When disabled automatic_maintenance for TEST1 schema tables TEST schema partitions worked as expected.
Po…