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. |
||
|---|---|---|
| .. | ||
| dynamoPlugin | ||
| elasticSearchPlugin | ||
| firestorePlugin | ||
| mongoPlugin | ||
| mssqlPlugin | ||
| mysqlPlugin | ||
| postgresPlugin | ||
| rapidApiPlugin | ||
| redisPlugin | ||
| restApiPlugin | ||
| pom.xml | ||