-
Since the update to Docker Engine and using the latest Windows-2019 image release 20230214.1.
(The image contains the following Docker related versions: Docker 23.0.1 and Docker Compose V2 2.16.0)
…
-
### Version
1.23.0
### What happened?
When using `sqlc.embed` on something in combination with a `LEFT JOIN`, meaning that the embedded table may be null, sqlc fails to parse the result when …
-
Following instructions to [build a custom docker image](https://github.com/roundcube/roundcubemail-docker#building-a-docker-image), when adding any plugin which declares an `sql-dir` extra parameter f…
-
When reading a DateTime value I get a timestamp that is shifted back by my JVM timezone offset.
Server is in UTC, JVM in Europe/Warsaw (UTC+2). When I try to read a DateTime value `2021-08-13T11:00…
-
### Version Information
### Environment
Cloud/ OSS / EE
### What is the current behaviour?
Table and column comments in SQL server are not included in the generated GraphQL schema, and the…
-
### Query engine
spark
### Question
I was using Iceberg with PySpark, and using JDBC catalog, and set warehouse to GCS
I creata a table using `date` as partition key.
I write some data into tab…
-
For some reason unknown to me, the database driver is currently not found after a build with Docker and subsequent start. The goal of this ticket is to use `docker compose up` to start a runnable serv…
-
**Describe the bug**
It is not possible to connect to a PostgreSQL database (CCU-historian), because the adapter seems to use relative file paths, even if absolute are configured. With e. g. Grafan…
-
Jeff:
First, kudos and thanks for this project. Beautiful stuff!
I'm working with a SQL Server database that is **not** "beautiful stuff". ;-) Specifically, the database contains the following t…
-
### Version
1.12.0
### What happened?
When generating an insert query using the `NULLIF` function, the field name is not respected and will be generated as `nullif`.
### Relevant log output
```sh…