AlkantarClanX12

Your IP : 3.17.166.157


Current Path : /opt/imunify360/venv/lib64/python3.11/site-packages/peewee_migrate/
Upload File :
Current File : //opt/imunify360/venv/lib64/python3.11/site-packages/peewee_migrate/__init__.py

"""Support migrations for Peewee ORM."""
from __future__ import annotations

from .router import Migrator, Router

__all__ = "Migrator", "Router"