api/pkg/db/fixtures
kolaente 6b1e67485b
feat: fetch all projects with a recursive cte instead of recursive query
This change modifies the fetching of all projects to use a recursive common table expression instead of recursively calling the method.
2024-02-28 13:42:45 +01:00
..
api_tokens.yml chore(api tokens): remove updated date from tokens as it can't be updated anyway 2023-09-01 11:16:36 +02:00
buckets.yml feat(caldav): Add support for subtasks (i.e. `RELATED-TO` property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00
favorites.yml fix: fetch all tasks for all projects 2023-05-24 15:52:33 +02:00
files.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
label_tasks.yml fix(test): fixtures 2023-05-24 15:52:32 +02:00
labels.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
link_shares.yml fix: test fixtures 2023-03-13 14:28:07 +01:00
projects.yml feat: fetch all projects with a recursive cte instead of recursive query 2024-02-28 13:42:45 +01:00
saved_filters.yml Saved filters (#655) 2020-09-26 21:02:17 +00:00
subscriptions.yml fix(tests): subscription test fixtures 2023-05-24 15:51:56 +02:00
task_assignees.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
task_attachments.yml Add names for link shares (#829) 2021-04-07 12:44:39 +00:00
task_comments.yml Add names for link shares (#829) 2021-04-07 12:44:39 +00:00
task_relations.yml feat(caldav): Add support for subtasks (i.e. `RELATED-TO` property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00
task_reminders.yml fix: reminder fixture 2023-05-24 15:52:33 +02:00
tasks.yml feat(caldav): Add support for subtasks (i.e. `RELATED-TO` property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00
team_members.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
team_projects.yml fix(tests): permission tests for parent projects 2023-05-24 15:51:56 +02:00
teams.yml fix(tests): make the tests compile again 2023-05-24 15:51:55 +02:00
user_tokens.yml Refactor user email confirmation + password reset handling (#919) 2021-07-13 20:56:02 +00:00
users.yml fix(user): allow deleting a user if they have a default project 2023-08-23 16:10:51 +02:00
users_projects.yml feat(caldav): Add support for subtasks (i.e. `RELATED-TO` property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00