dyslexicanaboko / simple-class-creator

A utility for creating mundane crud work including table to model, model to DTO and other things no one really wants to do by hand.
MIT License
1 stars 0 forks source link

Changing object source causes error #39

Closed dyslexicanaboko closed 5 months ago

dyslexicanaboko commented 11 months ago

When using the SQL to Mock data tab, it will work fine the first time. However, if you change the Object Source in step 2 and change the class name, you get this error Sequence contains no matching element. This is an obvious bug, but not sure what is causing it.

Easy to reproduce though.