qinglong/back
copilot-swe-agent[bot] 26f00f309e Add allow_multiple_instances column migration and optimize db.ts
- Add allow_multiple_instances column to Crontabs table migration
- Refactor migration code to use data-driven approach
- Replace 11 individual try-catch blocks with single loop
- Improve code maintainability and readability

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
2025-11-18 16:03:26 +00:00
..
api Optimize log file writes using stream pooling (#2835) 2025-11-16 21:11:10 +08:00
config Add multi-instance support and fix stop to kill all running instances 2025-11-17 15:20:21 +00:00
data Add multi-instance support and fix stop to kill all running instances 2025-11-17 15:20:21 +00:00
interface 修改定时规则类型 2025-02-21 01:35:08 +08:00
loaders Add allow_multiple_instances column migration and optimize db.ts 2025-11-18 16:03:26 +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 multi-instance support and fix stop to kill all running instances 2025-11-17 15:20:21 +00:00
shared Add multi-instance support and fix stop to kill all running instances 2025-11-17 15:20:21 +00:00
types 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
validation Add multi-instance support and fix stop to kill all running instances 2025-11-17 15:20:21 +00: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