vikunja/pkg/db
kolaente c0f58bb879 fix: use unique index for task #47 fixture
Task #47 and task #28 both had index 13 in project 1, producing
duplicate identifiers (test1-13). Change task #47 to index 32 to
avoid the collision.
2026-04-07 21:07:02 +02:00
..
fixtures fix: use unique index for task #47 fixture 2026-04-07 21:07:02 +02:00
db.go refactor: use xorm's TableInfo to resolve table names 2026-03-24 15:33:26 +00:00
db_path_test.go refactor(db): extract testable ResolveDatabasePath function (#2193) 2026-02-08 10:47:57 +00:00
dump.go feat: add TruncateAllTables function for e2e test isolation 2026-04-05 09:48:09 +00:00
helpers.go fix: use ParadeDB v2 fuzzy prefix matching for search (#2346) 2026-03-05 13:57:05 +01:00
helpers_test.go test: call real MultiFieldSearch function and branch on db engine 2026-03-05 13:57:05 +01:00
test.go refactor: remove environment variable requirements for go test 2026-02-17 18:01:05 +01:00
test_fixtures.go refactor: remove environment variable requirements for go test 2026-02-17 18:01:05 +01:00