PromucFlow_constructor/app/server/appsmith-plugins/mssqlPlugin/src
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
..
main Enrichment of analytics event for execute. (#3492) 2021-03-11 15:40:07 +05:30
test/java/com/external/plugins Added support for Prepared Statement in MS SQL plugin. (#3438) 2021-03-09 14:42:53 +05:30