-
Since we have been using Trilogy in favor of Mysql2 we've lost the prometheus metrics we used to have through [discourse/prometheus_exporter](https://github.com/discourse/prometheus_exporter).
Thei…
-
**Describe the problem**
internal error: unexpected error from the vectorized engine: runtime error: slice bounds out of range [:10] with capacity 6
**To Reproduce**
```sql
create table t1 (c1…
-
In v24.1.7 the JSON object produced by the following statements changed from having keys "id" and "s" to having keys "f1" and "f2":
```sql
CREATE TABLE t (id UUID PRIMARY KEY, s TEXT);
INSERT INT…
-
### Description
I would like to be able to access Google Cloud SQL databases via the Google Cloud SQL Proxy and service account impersonation. This feature was introduced for some Google Cloud operat…
-
When you use `.Contains()` in a `.Where()` then a key/value list is generated using `json_table()` and a `WHERE X IN` is used to search in it.
Take this table:
```
ID (int) | ArrayValues (JSON)
…
-
**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 feature or improvement would you like to see?
Looks like the Go usage for the Flight SQL Driver is a bit out of date:
https://arrow.apache.org/adbc/current/driver/flight_sql.html
```
…
-
### Is there an existing template for this?
- [x] I have searched the existing templates.
### Template requests
Description:
A critical SQL injection vulnerability was discovered in Joomla! version…
-
Hi,
why do you use SQL to store configurations. Wouldn't JSON or INI work as well?
Would also remove the cgo deps.
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…