Files
qdrant-client/qdrant_client/migrate/__init__.py
George 897a7ff6c9 Migration tool (#243)
* new: migration tool v1

* new: add docstrings

* fix: fix collection comparison, add tests

* fix: fix mypy complaints

* tests: test multiple collections scenario

* new: add migrate method to client's interface

* new: update migration tool

* new: simplify collisions

* new: update migration logic and tests

* fix: fix mypy complaints

* tests: replace tokenizer type in favour of backward compatibility tests
2023-08-21 11:44:26 +02:00

2 lines
29 B
Python