[FEATURE] Parser based importer #144
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/parser_based_importer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +254,4 @@private function wasUpdatedRecently(string $table, int $uid, int $threshold): bool{$queryBuilder = $this->connectionPool->getQueryBuilderForTable($table);$queryBuilder->getRestrictions()->removeAll();DeletedRestriction!
am anderen PR mit gefixt, sonst wird der Rebase so schwierig.