api/pkg/db
kolaente 230478aae9
fix: remove credential escaping for postgres connections to allow for passwords with special characters
Resolves https://github.com/go-vikunja/api/issues/22
2022-07-07 18:04:16 +02:00
..
fixtures User account deletion (#937) 2021-08-11 19:08:10 +00:00
db.go fix: remove credential escaping for postgres connections to allow for passwords with special characters 2022-07-07 18:04:16 +02:00
dump.go Add truncate parameter to test fixtures setup 2021-06-03 15:30:31 +02:00
helpers.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
test.go Update copyright year 2021-02-02 20:19:13 +01:00
test_fixtures.go Refactor user email confirmation + password reset handling (#919) 2021-07-13 20:56:02 +00:00