salix/db/versions/11248-azureOrchid/00-firstScript.sql

2 lines
128 B
MySQL
Raw Normal View History

ALTER TABLE vn.`zone`
2024-09-20 05:33:05 +00:00
ADD COLUMN IF NOT EXISTS itemMaxLength int(11) NULL COMMENT 'Longitud maxima para articulos reclinados';