During 6.x development, EnumType as a UserType was kept around as it was needed for cases (write-paths mostly) which had not yet been converted to using the mapping-model or SQL AST. Those use cases have been resolved in 6.2, so look again at moving away using UserType for such a standard feature. |