This module allows to set enum type on a column from a table which is defined in custom module.

Sometimes we want to restrict user to use only some limited values in the form components. This module tries to provide a solution which enables user to set enum type on certain columns. It has also revert feature in case user wants to revert enum type from the column.

Some features: