Nextbackup is not compatible with Nextcloud 21, `\OC_DB::getDbStructure` was dropped in https://github.com/nextcloud/server/commit/8b64e92b9262d2a2eec6345685ce421050f95c66#diff-0228b9248e0f5948a46a65b54ec89dfbe79280820dcc69c27e0fe7bfc414043aL59. So far I found no way to re-implement `\OC_DB::getDbStructure`.
Nextbackup is not compatible with Nextcloud 21,
\OC_DB::getDbStructurewas dropped in nextcloud/server@8b64e92#diff-0228b9248e0f5948a46a65b54ec89dfbe79280820dcc69c27e0fe7bfc414043aL59.So far I found no way to re-implement
\OC_DB::getDbStructure.