Fix RS auth array usage in production #159
Reference in New Issue
Block a user
Delete Branch "bugfix/postgresql_arrays"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Serialization into YAML breaks the native PostgreSQL array usage.
Needs to be adjusted later to not use the environment, but database adapter (issue #149).