-
For full Arrow Flight SQL support we have to implement CommandGet* methods with DB meta information:
https://arrow.apache.org/docs/format/FlightSql.html#sql-metadata
Some of functions are easy to …
-
### Version
1.27.0
### What happened?
#### Generated `models.go`
```go
// Code generated by sqlc. DO NOT EDIT.
// versions:
// sqlc v1.27.0
package repository
import (
"github.c…
-
### Version
1.27.0
### What happened?
SQLC fails to generate a query where I try to use a column from a subquery in a WHERE clause to compare against a query argument, which is a valid SQL sy…
-
# BugReport: Issues with CAST function
## version
4.2.1
## Original sql
```
select distinct lineitem.l_receiptdate, lineitem.l_returnflag from lineitem
where ((not (lineitem.l_shipmode not in
…
-
-
### Short description of the issue
Bad performance: if a PageTable field has `sortfields`, the sorting makes an SQL query (or more) for each subpage.
### Expected behavior
Fetching a PageTabl…
-
## Bug Report
The two SQL queries have a common sub-clause:`v0.c1 >= v0.c0 OR v0.c1 LIKE 'z%'`
Both queries essentially evaluate the same logical conditions. The first query directly counts…
-
Let’s do this:
Note that due to liveview's double remounting the queries fetching for random interests are executed twice. We can improve this by making the top_navigation_bar its own nested liveview…
-
### Feature description
We currently have some inconsistencies, resulting in some plugins supporting multiple SQL statements (more of a side effect rather than intended behavior) while others support…
-
As shown in the image, I can't see SQL queries details, and I'm pretty sure at least 1 request should be listed, any thought on this?
![لقطة الشاشة ٢٠٢٤-٠٧-٠٣ في ٢ ١١ ٠١ م](https://github.com/igor…