mirkosertic/MogwaiERDesignerNG

Convert Model Varchar2 from oracle to postgres problem

pcm020 opened this issue · 0 comments

When convert a model from oracle to postgres all varchar2 fields length is put to 10 regardless the origin length. For example this fields:
imagen
After convert to Postgres dialect:
imagen