qinglong/back/loaders
copilot-swe-agent[bot] e1b903b6db Fix: Add ScenarioModel sync to database loader and migration for status column
- Import and sync ScenarioModel in back/loaders/db.ts
- Add migration to ensure 'status' column exists in Scenarios table
- Fixes SQLITE_ERROR: table Scenarios has no column named status

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
2025-11-23 06:12:21 +00:00
..
app.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
bootAfter.ts 定时任务支持 @once 和 @boot 任务 2025-02-20 02:18:59 +08:00
db.ts Fix: Add ScenarioModel sync to database loader and migration for status column 2025-11-23 06:12:21 +00:00
depInjector.ts 添加订阅管理前端 2022-05-08 09:41:06 +08:00
deps.ts 移除用户判断 2025-11-15 17:02:00 +08:00
express.ts feat: Support multiple concurrent login sessions per platform (#2816) 2025-11-19 00:18:29 +08:00
initData.ts 修复模块注入 2025-10-26 22:32:03 +08:00
initFile.ts 修复创建脚本可能失败 2025-05-20 01:00:08 +08:00
initTask.ts Add global SSH key configuration in system settings (#2840) 2025-11-20 10:09:01 +08:00
logger.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
server.ts 修改系统重启逻辑 2024-03-14 17:37:52 +08:00
sock.ts feat: Support multiple concurrent login sessions per platform (#2816) 2025-11-19 00:18:29 +08:00