Apply suggestions from code review

Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: bforbis <bpforbis@gmail.com>
This commit is contained in:
bforbis
2023-04-19 10:15:06 -04:00
committed by GitHub
parent 284db22508
commit 6609a1707b
+2 -2
View File
@@ -1,5 +1,5 @@
---
'@backstage/backend-common': minor
'@backstage/backend-common': patch
---
Defaults the connection.application_name of the database connections created for each plugin.
Updated the `DatabaseManager` to include the plugin id in the Postgres application name of the database connections created for each plugin.