A suggestion for the re-scaffolding process

Hi team,

Is it possible to keep this kind of information while re-scaffolding the database?

We have decided for this project the cascade delete is off and the optimistic concurrency is on. But each re-scaffolding process starts with defaults. It's an easy but important detail, I think. If someone forgets the result will be changed.

Hi @koksal.basar,

No, this isn't currently supported. We may add certain options to the application settings so they are persisted.

Yes, this is what I'm asking exactly.