-- AlterTable ALTER TABLE `Token` ALTER COLUMN `browser` DROP DEFAULT, ALTER COLUMN `os` DROP DEFAULT;