Home
last modified time | relevance | path

Searched defs:drop_database (Results 1 – 25 of 76) sorted by relevance

1234

/dports/databases/p5-DBIx-DataSource/DBIx-DataSource-0.02/
H A DDataSource.pm59 sub drop_database { subroutine
/dports/databases/p5-DBIx-DataSource/DBIx-DataSource-0.02/DataSource/
H A DDriver.pm69 sub drop_database { shift->_sql('drop', @_) }; subroutine
/dports/databases/elixir-ecto/ecto-2.2.10/lib/mix/tasks/
H A Decto.drop.ex55 defp drop_database(repo, opts) do function
/dports/databases/p5-Test-Database/Test-Database-1.113/lib/Test/Database/Driver/
H A DCSV.pm23 sub drop_database { subroutine
H A DDBM.pm24 sub drop_database { subroutine
H A DPg.pm34 sub drop_database { subroutine
H A Dmysql.pm33 sub drop_database { subroutine
H A DSQLite.pm22 sub drop_database { subroutine
H A DSQLite2.pm22 sub drop_database { subroutine
/dports/databases/p5-Test-Database/Test-Database-1.113/eg/
H A DMyDriver.pm37 sub drop_database { subroutine
/dports/www/davical/davical-9da21ad116a2913bf788bd4b0b8c58c0de83d9da/testing/
H A Drun_regressions.sh136 drop_database() { function
/dports/databases/py-sqlalchemy-utils/SQLAlchemy-Utils-0.37.9/docs/
H A Ddatabase_helpers.rst20 drop_database section in Database helpers
/dports/net-mgmt/glpi-plugins-fusioninventory-server/fusioninventory-for-glpi-glpi090-1.5/phpunit/
H A DCommon_TestCase.php45 public static function drop_database() { function in Common_TestCase
/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/
H A DHandle.pm275 sub drop_database { subroutine
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/classes/
H A Dclass.Install.php81 …public function install_database ($rootuser, $rootpass, $drop_database = false, $create_database =…
117 private function drop_database () { function in Install
/dports/databases/elixir-ecto/ecto-2.2.10/integration_test/pg/
H A Dstorage_test.exs24 def drop_database do function
/dports/databases/elixir-ecto/ecto-2.2.10/integration_test/mysql/
H A Dstorage_test.exs22 def drop_database do function
/dports/devel/p5-Alzabo/Alzabo-0.92/lib/Alzabo/Driver/
H A DPostgreSQL.pm110 sub drop_database subroutine
H A DMySQL.pm142 sub drop_database subroutine
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/database/influxdb/
H A Dinfluxdb_database.py100 def drop_database(module, client, database_name): function
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dinfluxdb_database.py100 def drop_database(module, client, database_name): function
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/database/influxdb/
H A Dinfluxdb_database.py103 def drop_database(module, client, database_name): function
/dports/www/py-spyne/spyne-2.13.16/spyne/store/relational/
H A Dutil.py209 def drop_database(url): function
/dports/www/Stikked/Stikked-0.13.0/htdocs/system/database/drivers/sqlite/
H A Dsqlite_forge.php93 public function drop_database($db_name) function in CI_DB_sqlite_forge
/dports/www/Stikked/Stikked-0.13.0/htdocs/system/database/drivers/pdo/subdrivers/
H A Dpdo_firebird_forge.php100 public function drop_database($db_name) function in CI_DB_pdo_firebird_forge

1234