PromucFlow_constructor/app/server/appsmith-plugins
Sumit Kumar 883fa44896
Make sql plugin use R2DBC driver instead of JDBC driver (#1936)
1. Add R2BC driver and remove JDBC driver usage in mysql plugin to make the plugin reactive.
2. Update dependencies in POM file.
3. Update mysql plugin to return result based on the type of sql query i.e select vs other queries. In case the queries are chained, then the last query is used for deciding the type.
4. Added a new TC for testing datasource and removed a non functional TC.
2020-11-28 18:04:56 +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 Make sql plugin use R2DBC driver instead of JDBC driver (#1936) 2020-11-28 18:04:56 +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 BugFix (#944): Add HTTP prefix to URLs in RestApiPlugin and RapidApiPlugin (#1266) 2020-10-19 12:19:04 +05:30
pom.xml Firestore Integration (#1799) 2020-11-23 18:42:33 +05:30