-
### 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…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
i…
-
### 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…
-
### Introduction
SQLPage throws on `json_object`
### To Reproduce
A simple form component with one input child. Its child is a select with options. The example is borrowed from the postgres d…
-
**Describe the bug**
build `master` branch with sanity, client lost connection after executing a SQL.
**Environment**
- OS Version and CPU Arch(`uname -a`):
```
Linux c0c380f80f1a 6.5.0-44-ge…
-
**Is your feature request related to a problem?**
Currently, OpenSearch does not provide a way to perform cross-index or cross-cluster joins using the OpenSearch DSL. This RFC proposes to extend Open…
-
### Describe the bug
When querying devices by MAC address using SQLAlchemy with PostgreSQL's `MACADDR8` type, an unexpected type casting causes comparison failures after migrating from psycopg2 to …
-
### Apache Iceberg version
1.6.1
### Query engine
Spark
### Please describe the bug 🐞
I have a custom Catalog implementation that overrides [`TableOperations.locationProvider`](https://github.com…
-
### Bug description
Hi, I'm getting an error when trying to upgrade to the lastest version (4.1.1) from 4.0.2.
I was following this guide: https://www.restack.io/docs/superset-knowledge-apache-super…
-
I would like to have our own copy of the MaStR database, hosted on a MS SQL server. Did I understand correctly, that this should be possible by passing the respective engine to the Mastr() instance?
…