-
```
What steps will reproduce the problem?
1. Example 'Id IN (@Ids)' where @Ids is IEnumerable parameter
What is the expected output? What do you see instead?
Expecting it to work like 'Id IN @Ids'
I…
-
```
What steps will reproduce the problem?
1. Example 'Id IN (@Ids)' where @Ids is IEnumerable parameter
What is the expected output? What do you see instead?
Expecting it to work like 'Id IN @Ids'
I…
-
```
What steps will reproduce the problem?
1. Example 'Id IN (@Ids)' where @Ids is IEnumerable parameter
What is the expected output? What do you see instead?
Expecting it to work like 'Id IN @Ids'
I…
-
```
What steps will reproduce the problem?
1. Example 'Id IN (@Ids)' where @Ids is IEnumerable parameter
What is the expected output? What do you see instead?
Expecting it to work like 'Id IN @Ids'
I…
-
I'd be interested in making/seeing a VSCode plugin that supports syntax highlighting within the SQL string. Currently my only workaround is using `sql.file` to get syntax highlighting, but I'd rather …
-
MySQL: 5.7.10
ProxySQL: 2.0.4
CentOS 7
We got syntax error when running migration project from Flyway. Here is the tests we ran in order to reproduce:
mysql -u sysbench -pxxxxx -h 127.0.0.1 -…
-
uncategorized SQLException for SQL []; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'WITH RECURSIVE ancestors AS (
',expect WITH, actual WITH WITH…
-
Worth to add structs with some simple syntax like this:
``` dbml
Struct some_struct {
field_a integer
field_b text
}
```
Reason is PostgreSQL, Oracle DB, IBM DataStage, Ms SQL Server et…
-
### Query engine
Spark
### Question
I am trying to use Iceberg glue catalog to integrate with spark. However I am able to query the table data but not able to run procedures.
Exception:-
pyspar…
-
Is there already a possibility for this? I did not find any (neither standard SAP nor here).