-
### Version
1.27.0
### What happened?
`panic: can't scan into dest[2]: cannot scan NULL into *string`
I receive this error because the result has nulls in it, but SQLC has generated an out…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
Create a table with [Multi-valued indexes](https://docs.pingcap.…
-
Hi,
what kind of changes wouldbe necessary to support other query engines ? Say Spark SQL or Impala?
Thanks
-
### Version
1.27.0
### What happened?
Resolving references to multiple CTE's with arguments fails.
This is a duplicate of #3219, but 3219 has been closed even thought the issue still persi…
-
Our current plan is to use sqlalchemy in order to support multiple SQL engines, either writing SQL strings for operations or using its expression API. We would have to write custom SQL strings for non…
-
**Is your feature request related to a problem? Please describe.**
In current date and age, most DB engines do not care if any of the tokens are upper or lower case. One could argue that it is a good…
-
### 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…
-
### 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…
-
```
Currently only MySQL has an abstraction layer created, however, right now
there is a setup-sqlite.sql file for, of course, SQLite (version 2), but no
actual layer which implements SQLite.
I also …
-
### Description
pretty much all Python calculation engines support show method , see pyspark documentation https://spark.apache.org/docs/latest/api/python/reference/pyspark.sql/api/pyspark.sql.DataFr…