All checks were successful
continuous-integration/drone/push Build is passing
This PR introduce a new config for database, `database.schema`, allowing user to specify a specific schema to use for their postgres database connection. As the default value is set, it will be backward compatible. Related discussion: https://community.vikunja.io/t/postgres-database-has-error-pq-relation-tasks-does-not-exist/1333 Reviewed-on: #2777 Co-authored-by: John Doe <hugosum.dev@protonmail.com> Co-committed-by: John Doe <hugosum.dev@protonmail.com>