-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have se…
-
## Question
I have a problem when i execute select statement. I use ShardingSphere-Proxy, version is 5.1.2 and Mysql JDBC Driver is 8.0.28. The error is as follows. It similar to another problem #17…
-
I was testing the oedialect API, and I tried to run the following script:
https://github.com/OpenEnergyPlatform/examples/blob/master/api/OEP-oedialect_upload_from_csv.ipynb
Unfortunately, I encoun…
oakca updated
3 months ago
-
A clear and concise description of what the bug is.
#### How to reproduce the bug
1. Create a database Connection of type oracle (first qithout enable DML operations)
2. Open SQL Lab and run foll…
-
- Use parameterized query / prepared statement
- Specify an environment variable to restrict transaction endpoint [default (or production) disabled]
- Ideally, move all queries to the services directo…
-
按视频教程搭建环境 https://www.bilibili.com/video/BV1gs4y187Fg/?spm_id_from=333.999.0.0&vd_source=82d81fb18165953940c055be0287076e
提示下面 错误, sql 是直接导入进去的
2024-03-22 00:52:40.920 [main] DEBUG druid.sql.Stat…
-
While testing a `Salesforce -> Snowflake` synchronisation I had two issues related to reserved keywords:
1. While synchronising the `socialpersona` entity, the sync failed while creating the target t…
-
## GORM Playground Link
https://github.com/go-gorm/playground/pull/764
## Description
When using the `@` character in a string passed to `Select()`, the remaining strings passed to select are…
-
### What do you want to change?
Usecase is to have seperate set of queries generated for read access and write access.
For example if I have read user of Mysql , I will not be able to prepare the …
-
```
What steps will reproduce the problem?
1. Create a table in SQL Server:
CREATE TABLE Table_1(
colA varchar(50),
colB varchar(50)
)
2. Run this merge statement to perform an upsert on the n…