-
There is currently no way to execute a parameterised SQL query against the Aurora data API in VTL. Without this all but the most simple queries cannot be executed in VTL. While there is a `variableMap…
-
**Description of the issue**
Sometimes it happens that the above error message appears. As far as I can see, the script tries to create a folder for the backup files, but runs into this error when …
-
### Verified issue does not already exist?
I have searched and found no existing issue
### What error did you receive?
WARNING: [13:25:41][Backup-DbaDatabase] SQL Server cannot check if \\HOST\Shar…
-
I have found a edge case that query expression starting with paren is a valid statement, but it has failed in spanner-cli.
```
spanner> (SELECT 1);
ERROR: invalid statement
```
In `gcloud spa…
-
**Bicep version**
```PS /Users/matthewschmitt/GIT/bicep-registry-modules> bicep --version Bicep CLI version 0.28.1 (ba1e9f8c1e)
PS /Users/matthews…
-
#### Issue
`LIMIT` is not compatible with Microsoft SQL Server, so all hard coded SQL query strings containing `LIMIT` should be changed to be compatible.
For example:
[SuiteCRM/include…
-
**What problem are you trying to solve with Submitty**
We have defined coding style conventions for most languages in the code base. See [coding style guide](https://submitty.org/developer/coding_st…
-
```
What steps will reproduce the problem?
1. select mycolumnname from mytable where myclause
2. iterate over Row data and try accessing via column name
3. using Python 3 and pyodbc3.0.10 on windows c…
-
```
What steps will reproduce the problem?
1. select mycolumnname from mytable where myclause
2. iterate over Row data and try accessing via column name
3. using Python 3 and pyodbc3.0.10 on windows c…
-
```
What steps will reproduce the problem?
1. select mycolumnname from mytable where myclause
2. iterate over Row data and try accessing via column name
3. using Python 3 and pyodbc3.0.10 on windows c…