发布

  • refactor(persistence): centralize scheduler database access (#6025)

    frostbyte_neo 发布于 2026-09-05 14:42:13 +00:00

    Add shared SQLite connection and transaction primitives, group scheduler persistence under a storage facade, and keep schema migrations and operational SQL owned by the scheduler domain. Document the boundary and cover connection configuration plus transaction rollback.

    下载附件