PromucFlow_constructor/app/server/appsmith-plugins/redshiftPlugin/src/main
Sumit Kumar 98a509227f
fix: fix MySQL stale connection error (#24429)
## Description
- Add changes to address the`StaleConnection` exception caused by MySQL plugin.
- Update MySQL driver version.
- Other refactor changes not related to the main issue: 
  - Explicit empty constructor definition is replaced with Lombok annotation for all error messages class.
  - A base class is created for plugin error messages class to store all common error messages.
  - Fix Indentation.
2023-06-30 11:40:05 +05:30
..
java/com/external fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
resources feat: query creation dumb templates replaced with smart templates (#24234) 2023-06-19 15:23:34 +05:30