Home
last modified time | relevance | path

Searched defs:index_exists (Results 1 – 25 of 34) sorted by relevance

12

/dports/textproc/p5-Plucene/Plucene-1.25/lib/Plucene/Index/
H A DReader.pm90 sub index_exists { -e "$_[1]/segments" } subroutine
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/taskgraph/
H A Dtask.py63 "label": self.label,
/dports/security/maia/maia_mailguard-7f20bd4/php/admin/
H A Ddblib.php193 function index_exists($dbh, $table_name, $index_name) function
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/mongodb/plugins/module_utils/
H A Dmongodb_common.py86 def index_exists(client, database, collection, index_name): function
/dports/www/punbb/punbb-1.4.6/include/dblayer/
H A Dmysql_innodb.php280 public function index_exists($table_name, $index_name, $no_prefix = false) function in DBLayer
H A Dmysqli.php263 public function index_exists($table_name, $index_name, $no_prefix = false) function in DBLayer
H A Dmysqli_innodb.php279 public function index_exists($table_name, $index_name, $no_prefix = false) function in DBLayer
H A Dmysql.php264 public function index_exists($table_name, $index_name, $no_prefix = false) function in DBLayer
H A Dpgsql.php354 public function index_exists($table_name, $index_name, $no_prefix = false) function in DBLayer
H A Dsqlite.php351 public function index_exists($table_name, $index_name, $no_prefix = false) function in DBLayer
H A Dsqlite3.php370 public function index_exists($table_name, $index_name, $no_prefix = false) function in DBLayer
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/tools/
H A Dsql.py218 def index_exists(cr, indexname): function
/dports/audio/guitarix-lv2/guitarix-0.43.1/tools/ampsim/DK/gschem-schematics/
H A Dbuild-plug.py463 def index_exists(self,ls, i): member in DKbuilder
/dports/www/moodle310/moodle/lib/ddl/
H A Ddatabase_manager.php221 public function index_exists(xmldb_table $xmldb_table, xmldb_index $xmldb_index) { function in database_manager
/dports/www/moodle39/moodle/lib/ddl/
H A Ddatabase_manager.php221 public function index_exists(xmldb_table $xmldb_table, xmldb_index $xmldb_index) { function in database_manager
/dports/www/moodle311/moodle/lib/ddl/
H A Ddatabase_manager.php221 public function index_exists(xmldb_table $xmldb_table, xmldb_index $xmldb_index) { function in database_manager
/dports/www/mybb/mybb-mybb_1829/inc/
H A Ddb_mysql_pdo.php396 public function index_exists($table, $index) function in MysqlPdoDbDriver
H A Ddb_pgsql_pdo.php432 public function index_exists($table, $index) function in PostgresPdoDbDriver
H A Ddb_base.php311 function index_exists($table, $index); function
H A Ddb_sqlite.php1055 function index_exists($table, $index) function in DB_SQLite
H A Ddb_mysql.php1192 function index_exists($table, $index) function in DB_MySQL
H A Ddb_mysqli.php1196 function index_exists($table, $index) function in DB_MySQLi
H A Ddb_pgsql.php1236 function index_exists($table, $index) function in DB_PgSQL
/dports/databases/py-pony/pony-0.7.14/pony/orm/dbproviders/
H A Dpostgres.py275 def index_exists(provider, connection, table_name, index_name, case_sensitive=True): member in PGProvider
H A Dmysql.py321 def index_exists(provider, connection, table_name, index_name, case_sensitive=True): member in MySQLProvider

12