How do I generate scaffold once the schema is changed without overwriting

Redwoodjs: 0.2.5
node: 12.16.1
yarn: 1.12.1
OS: windows

how do I regenerate scaffold once the schema is changed without overwriting the current generated files for a model ?

Hi @balaji-balu

Ah, great question and probably not a great answer --> at this time you cannot. But I might be speaking out of turn so looping in @rob who’s our resident scaffold expert. :smile:

Also, could you tell us more about what you are trying to do and why? This will help us learn how we can improve the generators. And it might also help us find a way forward for you.

Is there a way to do it in the new version?

Why do you want to regenerate scaffold and NOT overwrite the existing files?