ALTER TABLE people ADD COLUMN (tags json);. Once the column is there, you can insert a JSON string ...
確定! 回上一頁