PromucFlow_constructor/app/server/appsmith-plugins
Sumit Kumar db3636f7b0
mysql plugin - check if connection is stale before running query (#2080)
1. Check if mysql plugin connection is stale. If so, then return stale connection exception which triggers a retry after 
    establishing a new connection.
2. Refactor execute method code to remove code duplication.
3. Add a new test case to check if stale connection gets detected.
2020-12-08 21:03:31 +05:30
..
dynamoPlugin Moved all the scheduling of the plugin executions to bounded elastic instead of elastic. (#1931) 2020-11-26 17:50:43 +05:30
elasticSearchPlugin Moved all the scheduling of the plugin executions to bounded elastic instead of elastic. (#1931) 2020-11-26 17:50:43 +05:30
firestorePlugin Moved all the scheduling of the plugin executions to bounded elastic instead of elastic. (#1931) 2020-11-26 17:50:43 +05:30
mongoPlugin Moved all the scheduling of the plugin executions to bounded elastic instead of elastic. (#1931) 2020-11-26 17:50:43 +05:30
mssqlPlugin Moved all the scheduling of the plugin executions to bounded elastic instead of elastic. (#1931) 2020-11-26 17:50:43 +05:30
mysqlPlugin mysql plugin - check if connection is stale before running query (#2080) 2020-12-08 21:03:31 +05:30
postgresPlugin Moved all the scheduling of the plugin executions to bounded elastic instead of elastic. (#1931) 2020-11-26 17:50:43 +05:30
rapidApiPlugin BugFix (#944): Add HTTP prefix to URLs in RestApiPlugin and RapidApiPlugin (#1266) 2020-10-19 12:19:04 +05:30
redisPlugin Moved all the scheduling of the plugin executions to bounded elastic instead of elastic. (#1931) 2020-11-26 17:50:43 +05:30
restApiPlugin Encode request body in Rest API plugin (#1988) 2020-12-04 11:39:15 +05:30
pom.xml Firestore Integration (#1799) 2020-11-23 18:42:33 +05:30