-- Add migration script here ALTER TABLE items ALTER COLUMN state TYPE varchar(255);