ALTER TABLE "memory" ALTER COLUMN "data" SET DATA TYPE jsonb;--> statement-breakpoint ALTER TABLE "memory" DROP COLUMN "type";