-
### 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?
```
…
-
I think the Sept 7 commit of default.sql ([Add in missing config value 'StockUsageShowZeroWithinPeriodRange'](https://github.com/timschofield/webERP/commit/cb33b938d8052835cff75a4476fb1a5b2f90dedc)) s…
-
### Template for?
CVE-2023-48788
### Details:
PoC
https://github.com/horizon3ai/CVE-2023-48788
-
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
-…
-
**SQL_Injection** issue exists @ **vulnerable/sql.go** in branch **master**
*The application's GetProducts method executes an SQL query with QueryContext, at line 69 of vulnerable\sql.go. The appli…
-
## What is the current behavior?
there is alternative
https://docs.snowflake.com/en/sql-reference/functions/get
instead of `sql.func.array_agg(col)[0]` use `sql.func.get(sql.func.array_agg(col),0)…
-
- Use parameterized query / prepared statement
- Specify an environment variable to restrict transaction endpoint [default (or production) disabled]
- Ideally, move all queries to the services directo…
-
### 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…
-
### Describe the bug
The SQL Injection active scan rule is susceptible to alerting when an application responds with a 429 response code while under load from the scanner. The same could happen if th…
-
### 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…