-- This file should undo anything in `up.sql`
DROP TABLE IF EXISTS tokenization;
DROP TYPE "TokenizationFlag";