ecto_enum icon indicating copy to clipboard operation
ecto_enum copied to clipboard

Support loading of mysql enum fields that are returned as strings

Open alesasnouski opened this issue 6 years ago • 0 comments

Hi! Is it possible to support loading of fields declared as ENUM (mysql ?). Created a test project to reveal this issue: https://github.com/alesasnouski/ecto_enum_t - see README.md and migration for details. Thanks!

alesasnouski avatar Nov 12 '19 07:11 alesasnouski