File: migration_from_legacy.rst

package info (click to toggle)
python-omemo 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 584 kB
  • sloc: python: 3,511; makefile: 13
file content (6 lines) | stat: -rw-r--r-- 470 bytes parent folder | download | duplicates (2)
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.