2 lines
107 B
SQL
2 lines
107 B
SQL
ALTER TABLE `credit_customers` ADD `vehicle_mapping` TEXT COMMENT 'JSON encoded array of vehicle numbers';
|