-
Using reverse join in a project
![reverse join](https://github.com/babyfish-ct/jimmer/assets/18047536/07fe5062-d56c-4e25-8632-ec6fd39363f4)
Generated sql statements
![sql](https://github.com/…
-
SQLFlow translates a SQL program to a workflow program. A SQL program may contain multiple standard SQL statements and extended SQL statements. The translation of the extended SQL statements requires …
-
Jira Link: [DB-1367](https://yugabyte.atlassian.net/browse/DB-1367)
In YSQL DDL execution mostly follows the same logic and code as in Postgres. However, there are several additional complexities
…
-
## Description
1. Send the result of the last statement only in case of multiple sql statements chained together.
2. Please see this related [bug report](https://github.com/appsmithorg/appsmith/issu…
-
**Describe the bug**
On only one environment we are unable to migrate our latest script. The script itself appears to run but then it chokes in "InsertScriptRun"
**To Reproduce**
Unsure of the ca…
-
- SqlPackage or DacFx Version: 162.4.92
- .NET Framework (Windows-only) or .NET Core: DotNet6 (6.0.417)
- Environment (local platform and source/target platforms): Windows 10
**Steps to Reproduce…
-
## Problem statements
Currently, the query.size_limit [setting](https://github.com/opensearch-project/sql/blob/main/docs/user/ppl/admin/settings.rst#plugins-query-size-limit) configure the maximum am…
-
Vulnerability Analysis
A vulnerabilidade presente nesse código é a injeção de SQL, pois o código está concatenando diretamente o valor da variável $id_tag na query SQL sem realizar a devida sanitizaç…
-
## Environment
**Liquibase Version**:
4.14
**Liquibase Integration & Version**:
CLI
**Liquibase Extension(s) & Version**:
**Database Vendor & Version**:
Oracle 19c
**Operating System T…
doakd updated
2 months ago
-
This is due to http://www.sql-server-helper.com/error-messages/msg-334.aspx
which is used here:
https://github.com/JetBrains/Exposed/blob/b97f22d7c676098f21a148d99ba53c784010335b/exposed-core/src/…