So requirements (actually the law) have changed, and the client wants to be able to add/remove values from what is currently an enum. So I need to create a database table instead that allows the client to dynamically deal with the list of values at runtime.So requirements (actually the law) have changed