Home
last modified time | relevance | path

Searched defs:dropTables (Results 1 – 25 of 112) sorted by relevance

12345

/dports/finance/prestashop/prestashop/modules/blockwishlist/src/Database/
H A DUninstall.php35 private function dropTables() function in PrestaShop\\Module\\BlockWishList\\Database\\Uninstall
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Test/Case/Model/
H A DModelCrossSchemaHabtmTest.php45 public $dropTables = false; variable in ModelCrossSchemaHabtmTest
/dports/www/sabredav/sabre-dav-3.2.2/tests/Sabre/DAV/
H A DDbTestHelperTrait.php120 function dropTables($tableNames) { function
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/tests/Sabre/DAV/
H A DDbTestHelperTrait.php120 function dropTables($tableNames) { function
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/tests/Sabre/DAV/
H A DDbTestHelperTrait.php120 function dropTables($tableNames) { function
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/tests/Sabre/DAV/
H A DDbTestHelperTrait.php120 function dropTables($tableNames) { function
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/tests/Sabre/DAV/
H A DDbTestHelperTrait.php120 function dropTables($tableNames) { function
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/Tests/Core/Routing/
H A DRoutingFixtures.php37 public function dropTables(Connection $connection) { function in Drupal\\Tests\\Core\\Routing\\RoutingFixtures
/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/Tests/Core/Routing/
H A DRoutingFixtures.php37 public function dropTables(Connection $connection) { function in Drupal\\Tests\\Core\\Routing\\RoutingFixtures
/dports/www/phpmyfaq/phpmyfaq/src/phpMyFAQ/Instance/
H A DDatabase.php147 public function dropTables($prefix = '') function in phpMyFAQ\\Instance\\Database
/dports/finance/prestashop/prestashop/modules/ps_linklist/src/
H A DLegacyLinkBlockRepository.php134 public function dropTables() function in PrestaShop\\Module\\LinkList\\LegacyLinkBlockRepository
/dports/www/mediawiki135/mediawiki-1.35.5/includes/db/
H A DCloneDatabase.php119 public function destroy( $dropTables = false ) {
/dports/www/mediawiki136/mediawiki-1.36.3/includes/db/
H A DCloneDatabase.php116 public function destroy( $dropTables = false ) {
/dports/www/mediawiki137/mediawiki-1.37.1/includes/db/
H A DMWLBFactory.php117 // When making changes here, remember to also specify MediaWiki-specific options
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/TestSuite/Fixture/
H A DCakeFixtureManager.php270 public function loadSingle($name, $db = null, $dropTables = true) {
/dports/databases/pear-MDB2_Schema/MDB2_Schema-0.8.6/tests/
H A DMDB2SchemaAbstract.php146 public function dropTables() { function in MDB2SchemaAbstract
/dports/www/opencart/opencart-3.0.3.8/upload/admin/model/extension/payment/
H A Dsquareup.php112 public function dropTables() { function in ModelExtensionPaymentSquareup
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/db/sql/
H A DDatabaseUpdater.cpp228 QStringList dropTables; in upgradeVersion4to5() local
347 QStringList dropTables; in upgradeVersion5to6() local
467 QStringList dropTables; in upgradeVersion9to10() local
/dports/net/storj/storj-1.45.3/vendor/storj.io/private/dbutil/sqliteutil/
H A Dmigrator.go176 func dropTables(ctx context.Context, db tagsql.DB, tablesToKeep ...string) (err error) { func
/dports/net/storj/storj-1.45.3/private/migrate/
H A Dversions_test.go324 func dropTables(ctx context.Context, db tagsql.DB, names ...string) error { func
/dports/net/storj/storj-1.45.3/vendor/storj.io/private/migrate/
H A Dversions_test.go324 func dropTables(ctx context.Context, db tagsql.DB, names ...string) error { func
/dports/www/py-imdbpy/IMDbPY-2021.4.18/imdb/parser/sql/
H A Ddbschema.py395 def dropTables(tables, ifExists=True): function
/dports/www/phpmyfaq/phpmyfaq/src/phpMyFAQ/
H A DSystem.php361 public function dropTables(array $queries) function in phpMyFAQ\\System
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/cloudquery/cq-provider-sdk/provider/
H A Dmigrations.go232 func dropTables(ctx context.Context, conn *pgx.Conn, table *schema.Table) error { func
/dports/www/ilias6/ILIAS-6.14/setup/classes/
H A Dclass.ilDbSetup.php350 public function dropTables() function in ilDbSetup

12345