File: migration_from_legacy.rst

package info (click to toggle)
python-omemo 2.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 660 kB
  • sloc: python: 3,523; makefile: 16
file content (6 lines) | stat: -rw-r--r-- 470 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
.. _migration_from_legacy:

Migration from Legacy
=====================

Due to the multi-backend approach and storage structure of ``python-omemo``, migrations are provided by backends rather than the core library. For users of legacy ``python-omemo`` (i.e. versions before 1.0.0) with ``python-omemo-backend-signal``, the `python-oldmemo <https://github.com/Syndace/python-oldmemo>`_ package provides migrations. Please refer to the backend documentation for details.