vikunja/pkg/db
kolaente 6673adf0b5
fix(filter): do not show tasks in filter results when they are filtered out by labels
This fixes a bug where tasks which were filtered out by their label would still be shown. That was caused by the way the filter query was translated to sql under the hood.

Resolves https://github.com/go-vikunja/vikunja/issues/394
2025-01-20 14:05:42 +01:00
..
fixtures fix(filter): do not show tasks in filter results when they are filtered out by labels 2025-01-20 14:05:42 +01:00
db.go feat: allow setting schema for connection in postgres (#2777) 2024-10-26 16:06:47 +00:00
dump.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
helpers.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
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