-
When I lunch the tool :
[root@localhost waf-comparison-project]# python3 runner.py
DEBUG | Initiating health check to confirm proper connectivity configurations.
INFO | Health check p…
-
### 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…
-
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…
-
roachtest.schemachange/mixed-versions [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/18041146?buildTab=log) with [artifacts](https://teamcity…
-
I think the Sept 7 commit of default.sql ([Add in missing config value 'StockUsageShowZeroWithinPeriodRange'](https://github.com/timschofield/webERP/commit/cb33b938d8052835cff75a4476fb1a5b2f90dedc)) s…
-
### 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…
-
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
-…
-
## Description
Currently Kedro-Viz only previews data from CSVs and Excel files, I would like to view the SQL code that produces that table, not the resulting table.
## Context
I use Kedro-Viz ve…
-
## 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)…
-
There may be a way to execute the filters before the SQL is executed, by having too much information in the database, these statements become too slow, since it first obtains all the information and t…