Hey, Miguel de Icaza wrote: >> The attached patch implements the GetBytes method for SqliteDataReader >> and also converts enums to integer automatically when saving the data >> to DB. >> >> Is it ok to commit? > > Joshua approved it. Isn't there is a problem with the handling of enums when their underlying type is not an Int32? Jb