PromucFlow_constructor/app/server/appsmith-plugins/postgresPlugin
Trisha Anand d5074ee7f7
Increased logs to debug future connection leaks. (#2437)
* Increased logs to debug future connection leaks.

* Fetch a connection from the pool only if a query exists.

* Minor comment added.

* Minor rewrite

* Code formatting.

* Update app/server/appsmith-plugins/postgresPlugin/src/main/java/com/external/plugins/PostgresPlugin.java

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>

* Added hikari cp pool stats to get database structure function as well.

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-01-05 15:34:55 +05:30
..
src Increased logs to debug future connection leaks. (#2437) 2021-01-05 15:34:55 +05:30
plugin.properties Mysql plugin integration (#53) 2020-07-21 16:01:42 +05:30
pom.xml Adding hikariCP for postgres (#2130) 2020-12-10 21:08:02 +05:30