-
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…
-
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…
-
### 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?
```
…
-
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.…
-
### 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…
-
I think the Sept 7 commit of default.sql ([Add in missing config value 'StockUsageShowZeroWithinPeriodRange'](https://github.com/timschofield/webERP/commit/cb33b938d8052835cff75a4476fb1a5b2f90dedc)) s…
-
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…
-
Right now we have no way of expressing SQL check constraints in our schema. We need a spec for this that we can implement in the future.
-
## 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)…
-
### 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…