jdxi_editor.core.db.base

SQLAlchemy declarative base for JD-Xi Editor database models.

This module provides the declarative base that all ORM models should inherit from.

Attributes

Base

Module Contents

jdxi_editor.core.db.base.Base[source]