Community
Participate
Working Groups
Build Identifier: 20110923 I am trying to convert MySQL sample DB into egl record. One of the data items is converted into "zip code", which will lead to compiling error. Reproducible: Always Steps to Reproduce: 1. Install MySQL with its sample database. 2. New an EGL project in EDT. 3. Try to convert MySQL sample DB schema named "sakila" into egl records. Actual results: One of the data items is converted into "zip code", which will lead to compiling error. Just like some others,"zip code" could be converted to "zip_code" instead.
Created attachment 203966 [details] zip code
fix it, if the item name is 'zip code' changing it 'zipCode'
Verified in build of 20111007