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