Files
YouduWiki/backend/store/pg/migration/000028_add_contributes_ip.up.sql
2026-05-21 19:52:45 +08:00

2 lines
85 B
SQL

ALTER TABLE contributes ADD COLUMN IF NOT EXISTS remote_ip text not null default '';