PromucFlow_constructor/app/server/appsmith-plugins/snowflakePlugin
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
..
src fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
pom.xml chore: bump snowflake-jdbc from 3.13.26 to 3.13.29 in /app/server/appsmith-plugins/snowflakePlugin (#22444) 2023-04-18 09:03:22 +05:30