Fix RS auth array usage in production #159

Merged
raucao merged 1 commits from bugfix/postgresql_arrays into master 2024-01-29 08:58:02 +00:00

1 Commits

Author SHA1 Message Date
50f91cc7d7
Fix RS auth array usage in production
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Release Drafter / Update release notes draft (pull_request) Successful in 3s
Serialization into YAML breaks the native PostgreSQL array usage.

Needs to be adjusted later to not use the environment, but database
adapter (issue #149).
2024-01-29 10:52:52 +02:00