Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor CalDAV backend to use QBMapper #30439

Open
Tracked by #10
ChristophWurst opened this issue Dec 29, 2021 · 0 comments
Open
Tracked by #10

Refactor CalDAV backend to use QBMapper #30439

ChristophWurst opened this issue Dec 29, 2021 · 0 comments
Labels
1. to develop Accepted and waiting to be taken care of feature: caldav Related to CalDAV internals feature: dav technical debt

Comments

@ChristophWurst
Copy link
Member

Is your feature request related to a problem? Please describe.

#30438 should not have happened. And the code is unnecessarily complex.

Describe the solution you'd like

Extract all DB concerns into a db layer, preferably using a QBMapper and entities.

Describe alternatives you've considered

Only extract and use raw query builder. But then we still have to do our own type juggling.

Additional context

n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of feature: caldav Related to CalDAV internals feature: dav technical debt
Projects
None yet
Development

No branches or pull requests

1 participant