Skip to content

Usage of private API - OC_DB::updateDbFromStructure #51

@MorrisJobke

Description

@MorrisJobke

Hi @pbek,

we are cleaning up our code base and found that you are using a private method that we plan to remove in Nextcloud 22. It's OC_DB::updateDbFromStructure in

if ( !$this->odb->updateDbFromStructure( $structureFile ) )

Do you mind to migrate away from this method or completely copy the code over to your app so that it continues to work. The removal will happen in the PR nextcloud/server#21641

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions