ALTER TABLE `message` ADD COLUMN `connected_website` TEXT NULL COMMENT 'Thedomain name of the website on which the user has logged in.' AFTER`pinned_message`;