-
### Template for?
CVE-2023-48788
### Details:
PoC
https://github.com/horizon3ai/CVE-2023-48788
-
### 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…
-
Ceramic-one now exposes all pipeline tables via FlightSQL. We want to expose querying this data via the SDK.
DOD
- [ ] SDK can submit an arbitrary FlightSQL query to ceramic-one and return response
-…
-
### Bug description
1. Install latest Apache Airflow in Ubuntu machine - 22.04.3
2. Initialize the superset db
3. Login in the superset admin // admin
4. Add the database connection, choose "Ot…
-
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…
-
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 …
-
### Context
To the extent it's possible, we should use API endpoints to make changes to the database, never direct SQL edits.
From [@maxachis here](https://github.com/Police-Data-Accessibility-P…
-
I love using DBeaver, but one of the things that frustrates me a lot is that autocomplete doesn't know SQL keywords like "and" and "or" and tries to replace them with table or fieldnames starting with…
-
### Description
![CleanShot 2024-10-30 at 13 37 37@2x](https://github.com/user-attachments/assets/4f10b7d1-4872-4674-9a07-fd708aeb1da0)
### Steps to Reproduce the Bug or Issue
1. Go to custom SQL…