1 line
53 B
SQL
1 line
53 B
SQL
ALTER TABLE posts RENAME COLUMN thread TO thread_id;
|
ALTER TABLE posts RENAME COLUMN thread TO thread_id;
|