PromucFlow_constructor/app/server/appsmith-plugins
appsmithguru 019caf995e
fix: 14544 Ignore comments before parsing a query with IS operator in MySQL (#20620)
Description

MySQL query fails for having the "IS" word inside a comment in Prepared
Statement
https://github.com/appsmithorg/appsmith/issues/14544

Sample query: Select * from table -- IS 
The Query is validated before removing the comments hence was throwing
"IS operator is not supported" error

Checklist:

- [ ]  My code follows the style guidelines of this project
- [ ]  I have performed a self-review of my own code
- [ ]  My changes generate no new warnings
- [ ]  New and existing unit tests pass locally with my changes
2023-02-21 14:13:07 +05:30
..
amazons3Plugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
arangoDBPlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
dynamoPlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
elasticSearchPlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
firestorePlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
googleSheetsPlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
graphqlPlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
jsPlugin chore: Upgrade to Spring Boot 3.0.1 (#19044) 2023-01-02 19:40:59 +07:00
mongoPlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
mssqlPlugin fix: allow MsSQL plugin to connect with ssl encryption (#20568) 2023-02-20 18:32:46 +05:30
mysqlPlugin fix: 14544 Ignore comments before parsing a query with IS operator in MySQL (#20620) 2023-02-21 14:13:07 +05:30
postgresPlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
redisPlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
redshiftPlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
restApiPlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
saasPlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
smtpPlugin fix: 11847 configuring UTF-8 encoding as default to SMTP plugin (#20619) 2023-02-21 13:34:56 +05:30
snowflakePlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
pom.xml chore: Upgrade to Spring Boot 3.0.1 (#19044) 2023-01-02 19:40:59 +07:00