PromucFlow_constructor/app/server/appsmith-plugins/mysqlPlugin
Trisha Anand 217e36aaa9
Enrichment of analytics event for execute. (#3492)
* WIP : enrichment of analytics event for execute.

* Plugin level : Catch all exceptions and set request in the result
Server level : Adding new fields to analytics : `isSuccessfulExecution`, `statusCode`, `timeElapsed`

* Dont catch StaleConnectionException. Server handles the same.

* Removed class specification for onErrorResume in plugins since its supposed to catch all errors.
2021-03-11 15:40:07 +05:30
..
src Enrichment of analytics event for execute. (#3492) 2021-03-11 15:40:07 +05:30
plugin.properties Fix class name casing for MySqlPlugin (#148) 2020-07-23 17:33:34 +05:30
pom.xml Make sql plugin use R2DBC driver instead of JDBC driver (#1936) 2020-11-28 18:04:56 +05:30