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

Include PDO SQLite driver (Collectives app) #2744

Open
Pilzinsel64 opened this issue May 20, 2024 · 2 comments
Open

Include PDO SQLite driver (Collectives app) #2744

Pilzinsel64 opened this issue May 20, 2024 · 2 comments

Comments

@Pilzinsel64
Copy link
Member

Pilzinsel64 commented May 20, 2024

A few apps (e.g. like Collectives and a AI app I forgot yet) requires PDO SQLite driver for some features.

Ref: https://nextcloud.github.io/collectives/administration/#searching-collectives

At the moment you either live with red error texts at the Overview page or don't use the app in question at all or you need to switch to AIO docker container.

This line seems to exclude it at the moment:

- --without-pdo-sqlite

We already had similar requests, but I tread this different as SQLite commonly used for app data and not for productive use.

What do you think? @nextcloud-snap/developers

@pachulo
Copy link
Member

pachulo commented May 20, 2024

A few apps (e.g. like Collectives and a AI app I forgot yet) requires PDO SQLite driver for some features.

Where is the documentation for those requirements?

@Pilzinsel64
Copy link
Member Author

@pachulo pachulo changed the title Include PDO SQLite driver Include PDO SQLite driver (Collectives app) May 31, 2024
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

2 participants