feat(server/migrate): 000026 notices 表 + users.notices_read_at 已读水位
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01P9G7E3wmAYL9KeYCVZVsqu
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DROP TABLE notices;
|
||||
ALTER TABLE users DROP COLUMN notices_read_at;
|
||||
Reference in New Issue
Block a user