Skip to content

Nextcloud 14 will drop OCP\DB support  #90

Description

@rullzer

Hi @Yetangitu, OCP\DB is deprecated since version 8.1 and will run into the 3 year deprecation time soon. With the upcoming Nextcloud 14 this will not be available anymore. We highly encourage you to move over from to the \OCP\IDBConnection. Preferably even to the IQueryBuilder. If you need help with the migration please reach out to us. The IDBConnection was introduced in ownCloud 6 and the QueryBuilder in ownCloud 8.2 and thus there should be no problems with this migration regarding being compatible to both vendors.

The removal PR: nextcloud/server#8985

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions