-- Add migration script here ALTER TABLE "trips_items" ADD COLUMN new BOOLEAN NOT NULL;