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

Provide a Sabre\CardDAV\Backend\BackendInterface implementation for Eloquent #139

Open
edhelas opened this issue Mar 1, 2023 · 2 comments

Comments

@edhelas
Copy link

edhelas commented Mar 1, 2023

For the moment CardDAV addressbooks are handled using the existing PDO connector Sabre\CardDAV\Backend\PDO.

Having an example Laravel migration that creates the base tables that can easily be mapped to the Sabre ones could be useful.

Base tables can be found there https://github.com/sabre-io/dav/blob/master/examples/sql/mysql.addressbooks.sql

@DellanX
Copy link

DellanX commented Dec 11, 2023

I'd definitely second this need. I have an application that has a lot of data that is a duplicate of data stored in the Sabre tables.

I'd also be willing to help implement this feature. But to do so I'd like to first get insight from the repo maintainers on how/where they'd prefer me to make the change.

@TimHoepfner
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants