appsmithorg / appsmithorg/appsmith
[Feature]-[330]:Send the result of the last statement only in case of mutliple sql statements chained together
Open
Backend
Enhancement
Integrations Product
Low
MySQL
Query & JS Pod
Query Widgets & IDE Pod
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
## 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/issues/2005) for details.
### Steps to reproduce the behaviour:
1. Create mysql datasource.
2. Create a select query like: "select * from table1; select * from table2;"
### Important Details
- Version: Any
- OS: Any
- Browser: Any
Contributor guide
Assessment
This issue has not been assessed yet.