Is there a way to force a text field to be certain values?

I want a certain column to be one of three values, “Entered, “Committed, and “Withdrawn. Is there a way to do that at the DB level with drizzle?
Was this page helpful?