fix: avoid fatal error if key entity is not there
Compare changes
@@ -99,7 +99,10 @@ class PostgresProvider extends AiVdbProviderClientBase implements ContainerFacto
Happens when installing from configuration via drush si --existing-configuration
.
Closes #3526299