1 line
71 B
MySQL
1 line
71 B
MySQL
|
ALTER TABLE buildings ADD COLUMN IF NOT EXISTS location_name_link text;
|