fix(database): postgres support #1901
coding-conventions.yml
on: pull_request
Run style check
23s
Run static analysis: PHPStan
30s
Annotations
2 errors
|
Run style check
Process completed with exit code 1.
|
|
security/no-literal-password:
tests/Fixtures/Config/database.postgres.php#L7
Literal passwords or sensitive data should not be stored in code.
Help: Use environment variables or secure configuration management instead.
|