db-update-2016-06-24.sql 84 Bytes
use database;

ALTER TABLE `materiels` ADD `hors_service` tinyint(1)  DEFAULT NULL;