This is used as a descriminator on the Action class. Need to see if we can use the label instead.
Personally, I think this is bad. I agree with using sequences to generate IDs for dynamic content. But any content that is supposed to be a "CONSTANTS" should have its own IDs inserted into the table. For instance, when creating a User, its id should be generated by a sequence. But when adding an EmailStateType, or ActionType, we should insert the id as part of an insert statement in a script.
wasn't a problem. closing.