Home
last modified time | relevance | path

Searched refs:cleanupRelations (Results 1 – 4 of 4) sorted by relevance

/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstmath/
H A Drelationfactory.cpp22 void cleanupRelations() { in cleanupRelations() function
42 qAddPostRoutine(cleanupRelations); in registerFactory()
/dports/misc/artikulate/artikulate-21.12.3/liblearnerprofile/src/
H A Dstorage.cpp121 QSqlQuery cleanupRelations(db); in storeProfile() local
122 cleanupRelations.prepare(QStringLiteral("DELETE FROM learner_goals WHERE ")); in storeProfile()
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/
H A DSql.php724 private function cleanupRelations($db, $table, ?string $column, $purge) function in PhpMyAdmin\\Sql
922 $this->cleanupRelations(
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/
H A DSql.php1127 private function cleanupRelations($db, $table, $column, $purge) function in PhpMyAdmin\\Sql
1319 $this->cleanupRelations(