paringboard/migrations/00001_counter_id.sql
2026-01-05 22:54:32 +09:00

2 lines
No EOL
57 B
SQL

alter table messages
add column counter_id text not null;