db-update-2019-03-14.sql 161 Bytes Edit Raw Blame History 1 2 3 use database; ALTER TABLE `configurations` ADD `label_format_num` INT(3) UNSIGNED NOT NULL DEFAULT '1' COMMENT 'numero de format etiquette' AFTER `hasPrinter`;