mirror of https://github.com/milvus-io/milvus.git
This PR introduces two restrictions: 1. Before dropping a collection, all aliases associated with that collection must be dropped. 2. When creating a collection, if the collection name duplicates any alias, the collection creation will fail. issue: https://github.com/milvus-io/milvus/issues/40142 --------- Signed-off-by: bigsheeper <yihao.dai@zilliz.com> |
||
---|---|---|
.. | ||
test_milvus_client_alias.py | ||
test_milvus_client_alter.py | ||
test_milvus_client_analyzer.py | ||
test_milvus_client_collection.py | ||
test_milvus_client_database.py | ||
test_milvus_client_delete.py | ||
test_milvus_client_index.py | ||
test_milvus_client_insert.py | ||
test_milvus_client_partition.py | ||
test_milvus_client_query.py | ||
test_milvus_client_rbac.py | ||
test_milvus_client_search.py | ||
test_milvus_client_search_interator.py |