-
I see this problems occurs in #2716 #3292 #850.
But I didnt see any solution for the problem.
I'm using NHibernate v5.5.2 and has an one-to-one relation mapped.
I try to add batch-size in ev…
-
**Is your feature request related to a problem? Please describe.**
Currently, in DBeaver, I can generate basic `INSERT INTO ... ON CONFLICT` statements by:
1. Right-clicking on table data in the res…
-
## Issue
With Rails 7.2 and above a query with includes gives us a Incorrect syntax near '`'.
```
3.3.5 :040 > TestTable.includes(:test_table_groups).where(id: 111000).first
SQL (2.1ms) E…
-
### Issue description
I am trying to connect to StarRocks using Go and the go-sql-driver/mysql library. According to the latest StarRocks documentation, it supports prepared statements. I have succes…
-
**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…
-
### Bug description
Create an SQL query against a Postgresql database like so:
```sql
WITH roles AS (
SELECT 'Goodbye!'
)
SELECT 'Hello!'
```
See `Only SELECT statements are allowed agai…
-
The parser is used for autocomplete functionality, query identification for enabling results refresh/edit functionality.
At present it's very basic, with support for simple single table select statem…
-
### Feature description
Create a sql resource in `dlt.sources.sql_database` that allows creating models/tables with sql. Could be named sql_query and work like sql_table, except that instead of creat…
-
Related to add params to Query task to avoid SQL injection https://github.com/kestra-io/plugin-jdbc/issues/376
## Context
The current `Query` task is limited to executing a single SQL statement and …
-
# Bug report
## Describe the bug
Update statements are not yet implemented by the translator.
## To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:…
faisu updated
1 month ago