5 lines
71 B
MySQL
5 lines
71 B
MySQL
|
ALTER TABLE
|
||
|
`maps`
|
||
|
ADD
|
||
|
`area` decimal(13, 4) NOT NULL DEFAULT 0.0;
|