The ALTER TABLE.. ADD COLUMN statement adds a column to an existing table. This operation is online in TiDB, which means that neither reads or writes to the table are blocked by adding a column.
Turso behaves very strangely if you write column name with spaces or special sql characters. Here is an example, where turso parse column "b c" differently in 2 ALTER TABLE ADD COLUMN expression: ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results