This repository was archived by the owner on Jun 19, 2026. It is now read-only.
v1.2.0
Breaking
- None
Enhancements
-
New
applicationNameproperty onConnectionConfigurationto set the Postgresapplication_nameincluded in thepg_stat_activityview and displayed by pgAdmin (#21) -
New
retrieveColumnMetadataparameter onStatement.execute(...)and newcolumnsproperty onCursorto optionally retrieve metadata about the columns in the result of executing aStatement(#12, #18)
Bug fixes
- None