qinglong/back
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
..
api Add Scenario Mode with workflow editor - backend and frontend implementation 2025-11-23 05:32:56 +00:00
config feat: Support multiple concurrent login sessions per platform (#2816) 2025-11-19 00:18:29 +08:00
data Add Scenario Mode with workflow editor - backend and frontend implementation 2025-11-23 05:32:56 +00:00
interface 修改定时规则类型 2025-02-21 01:35:08 +08:00
loaders Fix: Add ScenarioModel sync to database loader and migration for status column 2025-11-23 06:12:21 +00:00
middlewares 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
protos Add cron task management to QLAPI (#2826) 2025-11-14 23:20:56 +08:00
schedule Add cron task management to QLAPI (#2826) 2025-11-14 23:20:56 +08:00
services Add Scenario Mode with workflow editor - backend and frontend implementation 2025-11-23 05:32:56 +00:00
shared 修复任务实例默认值 2025-11-23 12:45:02 +08:00
types 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
validation 修复任务实例默认值 2025-11-23 12:45:02 +08:00
app.ts 更新启动日志 2025-11-16 21:31:52 +08:00
token.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
tsconfig.json 修改服务启动逻辑 2025-05-07 09:30:00 +08:00