Home
last modified time | relevance | path

Searched defs:drop_index (Results 1 – 25 of 110) sorted by relevance

12345

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/suite/
H A Dtest_drop.py48 def drop(self, dataset, with_cursor, reopen, drop_index): argument
H A Dtest_schema06.py65 def drop_index(self, inum): member in test_schema06
/dports/textproc/openfts/Search-OpenFTS-0.40/OpenFTS/
H A DIndex.pm388 sub drop_index { subroutine
/dports/databases/p5-SQL-Translator/SQL-Translator-1.62/lib/SQL/Translator/Schema/
H A DTable.pm238 sub drop_index { method in SQL::Translator::Schema::Table
/dports/finance/gnucash/gnucash-4.9/libgnucash/backend/dbi/
H A Dgnc-dbiproviderimpl.hpp365 GncDbiProviderImpl<P>::drop_index(dbi_conn conn, const std::string& index) in drop_index() function in GncDbiProviderImpl
373 GncDbiProviderImpl<DbType::DBI_MYSQL>::drop_index (dbi_conn conn, const std::string& index) in drop_index() function in GncDbiProviderImpl::DBI_MYSQL
/dports/databases/p5-Mango/Mango-1.30/lib/Mango/
H A DCollection.pm40 sub drop_index { subroutine
/dports/databases/py-alembic14/alembic-1.4.3/alembic/operations/
H A Dtoimpl.py92 def drop_index(operations, operation): function
H A Dbatch.py146 def drop_index(self, idx): member in BatchOperationsImpl
546 def drop_index(self, idx): member in ApplyBatchImpl
/dports/databases/py-alembic/alembic-1.7.5/alembic/operations/
H A Dtoimpl.py103 def drop_index(operations: "Operations", operation: "ops.DropIndexOp") -> None: function
H A Dbatch.py170 def drop_index(self, idx: "Index") -> None: member in BatchOperationsImpl
660 def drop_index(self, idx: "Index") -> None: member in ApplyBatchImpl
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/mongodb/plugins/module_utils/
H A Dmongodb_common.py114 def drop_index(client, database, collection, index_name): function
/dports/databases/pg_partman/pg_partman-4.5.1/bin/common/
H A Dreapply_indexes.py132 def drop_index(conn, child_schemaname, child_tablename, child_index_list, parent_index_list): function
/dports/multimedia/pitivi/pitivi-0.999/pitivi/
H A Dclipproperties.py426 def __move_effect(self, clip, source_index, drop_index): argument
444 def calculateEffectPriority(source_index, drop_index, drop_pos): argument
/dports/databases/timescaledb/timescaledb-2.5.1/src/
H A Dchunk_index.c571 bool drop_index; member
712 ts_chunk_index_delete(int32 chunk_id, const char *indexname, bool drop_index) in ts_chunk_index_delete()
739 ts_chunk_index_delete_by_name(const char *schema, const char *index_name, bool drop_index) in ts_chunk_index_delete_by_name()
756 ts_chunk_index_delete_by_chunk_id(int32 chunk_id, bool drop_index) in ts_chunk_index_delete_by_chunk_id()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/fred2/
H A Dbgbitmapdlg.cpp728 int drop_index; in OnSunChange() local
892 int drop_index; in OnBitmapChange() local
/dports/databases/py-peewee_migrate/peewee_migrate-1.4.6/peewee_migrate/
H A Dauto.py286 def drop_index(Model: pw.Model, name: str) -> str: function
/dports/databases/py-peewee/peewee-3.14.4/playhouse/
H A Dmigrate.py425 def drop_index(self, table, index_name): member in SchemaMigrator
485 def drop_index(self, table, index_name): member in CockroachDBMigrator
659 def drop_index(self, table, index_name): member in MySQLMigrator
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/playhouse/
H A Dmigrate.py425 def drop_index(self, table, index_name): member in SchemaMigrator
485 def drop_index(self, table, index_name): member in CockroachDBMigrator
659 def drop_index(self, table, index_name): member in MySQLMigrator
/dports/games/fs2open/fs2open.github.com-release_21_4_1/fred2/
H A Dbgbitmapdlg.cpp667 int drop_index; in OnSunChange() local
831 int drop_index; in OnBitmapChange() local
/dports/textproc/redisearch/RediSearch-2.2.5/tests/benchmark/redisearch/
H A D__init__.py130 def drop_index(self): member in Client
/dports/textproc/redisearch20/RediSearch-2.0.15/tests/benchmark/redisearch/
H A D__init__.py130 def drop_index(self): member in Client
/dports/textproc/redisearch16/RediSearch-1.6.16/src/benchmark/redisearch/
H A D__init__.py130 def drop_index(self): member in Client
/dports/www/punbb/punbb-1.4.6/include/dblayer/
H A Dmysql_innodb.php397 public function drop_index($table_name, $index_name, $no_prefix = false) function in DBLayer
H A Dmysqli.php380 public function drop_index($table_name, $index_name, $no_prefix = false) function in DBLayer
H A Dmysqli_innodb.php396 public function drop_index($table_name, $index_name, $no_prefix = false) function in DBLayer

12345