v6ole 5cd2c5951b fix: 修复迁移中 is_sent 列缺少 server_default 导致 NOT NULL 约束失败
添加 server_default=sa.false() 确保已有数据行能正确设置默认值。
同时迁移旧表数据到 announcements 表后再删除旧表,避免数据丢失。
2026-05-09 15:36:42 +08:00
2026-05-09 14:20:59 +08:00
2026-05-09 14:28:09 +08:00
```
2026-05-09 10:55:00 +08:00
2026-01-09 15:17:42 +08:00
```
2026-05-09 10:55:00 +08:00
S
Description
No description provided
1.6 MiB
Languages
Python 99.2%
Mako 0.5%
Dockerfile 0.3%