vikunja/pkg/db
kolaente d83e3a0a03
continuous-integration/drone/push Build is passing Details
chore: remove cache options
Cache was not working correctly, added more complexity and actually made response times slower. Because of this, I'm removing all cache options until we figure out a better solution.

Resolves vikunja/api#1496
Resolves vikunja/api#907
2023-06-08 17:05:36 +02:00
..
fixtures feat(projects): don't allow deleting or archiving the default project 2023-06-07 21:29:46 +02:00
db.go chore: remove cache options 2023-06-08 17:05:36 +02:00
dump.go fix(restore): check if we're really dealing with a string 2022-12-02 14:49:32 +01:00
helpers.go fix: ILIKE helper 2023-04-03 19:19:51 +02:00
test.go chore(test): show table content when db assertion failed 2023-05-24 15:51:56 +02:00
test_fixtures.go Refactor user email confirmation + password reset handling (#919) 2021-07-13 20:56:02 +00:00