PromucFlow_constructor/app/server/appsmith-plugins/postgresPlugin
Shrikant Sharat Kandula dfcabab4cc
Handle stale database connection from datasources (#151)
* Handle stale database connection from datasources

* Fix potential secondary case of stale connection error

* Fix Postgres to MySQL

* Move validity check timeout to a constant field

* Add test for recovery when stale connection error is thrown
2020-07-24 12:18:25 +05:30
..
src Handle stale database connection from datasources (#151) 2020-07-24 12:18:25 +05:30
plugin.properties Mysql plugin integration (#53) 2020-07-21 16:01:42 +05:30
pom.xml Copy plugin dependencies to their target/lib to fix driver not found errors (#152) 2020-07-24 09:49:17 +05:30