Searched refs:cleanupRelations (Results 1 – 4 of 4) sorted by relevance
22 void cleanupRelations() { in cleanupRelations() function42 qAddPostRoutine(cleanupRelations); in registerFactory()
121 QSqlQuery cleanupRelations(db); in storeProfile() local122 cleanupRelations.prepare(QStringLiteral("DELETE FROM learner_goals WHERE ")); in storeProfile()
724 private function cleanupRelations($db, $table, ?string $column, $purge) function in PhpMyAdmin\\Sql922 $this->cleanupRelations(
1127 private function cleanupRelations($db, $table, $column, $purge) function in PhpMyAdmin\\Sql1319 $this->cleanupRelations(