4 lines
104 B
SQL
4 lines
104 B
SQL
--P5-6768: add face author_handle handle column
|
|
|
|
ALTER TABLE collections add COLUMN author_handle TEXT;
|