refactor(db): convert sqlmodel_repo.py to a package
Pure rename — the old monolithic 3505-line file becomes decnet/web/db/sqlmodel_repo/__init__.py. No code changes. Subsequent commits will extract per-domain mixins out of __init__.py to mirror the topical layout used by decnet/web/db/models/.
This commit is contained in:
Reference in New Issue
Block a user