ALTER TABLE `documents` ADD `tagsSupplier` TEXT NULL AFTER `tagsUser`; RENAME TABLE user_type TO type_user;