-
### 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…
-
### What would you like to be improved?
When the data source MySQL has the data including JSON type data as following. Then I configure the MySQL catalog in Trino and try to load the original data, i…
-
We should enable the connection of our RAG system with our customers' internal databases.
This requires developing capabilities for text-to-sql, text-to-cypher, etc…
* text-to-sql:
* [https://medi…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
How to Manage the Fields or Content Within Fields That Different Users Can Access?
For …
-
Description:
I'm currently working on implementing guardrails for a text-to-SQL system with Langchain where a user submits a question, which is then converted into a SQL query by an LLM. The SQL qu…
-
When switching to efcore9 existing migrations that include a `.Sql(..., suppressTransaction: true)` will generate an error in the log even though they work.
The [what is new documentation](https://lea…
-
### Version
1.27.0
### What happened?
created some tables and queries to insert values into the tables. the generated code doesn't generate sensible or expected results.
- `:execresult` produces …
-
Now that the migration to pure PL/pgSQL is complete, it is very easy to run `pgmq` on any PostgreSQL instance by simply:
1. Creating a `pgmq` schema
2. Executing `pgmq.sql`
... or so it should …
-
**What is the bug?**
When using SQL query, a timestamp field is handled differently if the SQL query has a join.
**How can one reproduce the bug?**
Steps to reproduce the behavior:
Data:
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
For example, if we configure pass-through column email with a different alias
```yml
sa…