lat9 / dbio

Database Input/Output for Zen Cart
GNU General Public License v3.0
3 stars 1 forks source link

Imports fail if additional fields added with an 'enum' data type #182

Closed lat9 closed 3 years ago

lat9 commented 3 years ago

If a store's customization includes database changes to add fields of an 'enum' datatype, e.g.

image

... the DbIo import fails due to an unrecognized data-field type.