knex-schema-inspector icon indicating copy to clipboard operation
knex-schema-inspector copied to clipboard

MySQL: Add `enum_values` to Column information

Open joselcvarela opened this issue 2 years ago • 1 comments

In this PR we include enum values as enum_values as property of columnInfo call. This is only applied for MySQL for now.

joselcvarela avatar May 18 '23 17:05 joselcvarela

Would it be possible to merge this with #29 instead?

ultimate-tester avatar May 31 '23 11:05 ultimate-tester