-
### Version
1.27.0
### What happened?
I wanted to use `sqlc compile` to check sql syntax errors, but I didn't get what I expected.
The following schema and queries were copied from sqlc documen…
-
### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on [Github](https://…
-
A Simple Search Engine project is a basic application that lets users type in keywords to find information from a small collection of documents or text files. When a user enters a word or phrase, the …
-
> Please make sure that the version you're using is still supported (you can find the list [here](https://github.com/ClickHouse/ClickHouse/blob/master/SECURITY.md#scope-and-supported-versions)).
> …
-
## Description
It seems that the `manage_master_user_password_rotation = false` option does not disable the rotation.
Here's my RDS setup:
```
module "rds" {
source = "terraform-aws-modu…
-
**Describe the bug**
If I select a database1 from connections list, but close the grouped tab for database2 (holding all table/view tabs from this database), in the "TABLES, VIEWS, FUNCTIONS" I no lo…
-
### Use case
As of the 0.23.0 release, the default configuration for the database includes the following note:
```
# Please note that using Postgres is highly discouraged as it is only supported …
-
### Version
1.27.0
### What happened?
I was trying to set up a Go project using sqlc.
But facing the very annoying issue.
![Screenshot from 2024-11-15 17-16-36](https://github.com/user-attachment…
-
### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on [Github](https://…
-
### Version
1.25.0
### What happened?
Copy or Load data should have gone without any error.
### Relevant log output
```shell
can't encode type float64 to TSV
```
### Database schema
```sql
CRE…