PromucFlow_constructor/app/server/appsmith-plugins/postgresPlugin/src
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
..
main Increased logs to debug future connection leaks. (#2437) 2021-01-05 15:34:55 +05:30
test/java/com/external/plugins Subclassing authentication (#2215) 2020-12-17 21:38:52 +05:30