vikunja/pkg/db
John Doe 28d5cd7b28 feat: allow setting schema for connection in postgres (#2777)
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: https://kolaente.dev/vikunja/vikunja/pulls/2777
Co-authored-by: John Doe <hugosum.dev@protonmail.com>
Co-committed-by: John Doe <hugosum.dev@protonmail.com>
2024-10-26 16:06:47 +00:00
..
fixtures feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +02:00
db.go feat: allow setting schema for connection in postgres (#2777) 2024-10-26 16:06:47 +00:00
dump.go
helpers.go
test.go fix(deps): update golangci 2024-08-25 14:30:46 +00:00
test_fixtures.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00