Transient Fields in Datamodeler?

In a DB-first scenario, I successfully use DataModeler to create the Aurelius model for the underlying database.

If you manually design the Aurelius entity classes, you can add transient fields as needed. Any suggestions on how to add transient fields when you use Datamodeler? I couldn't find anything other than injecting them through a customized script in DM. That technically works, but is kind of ugly, as the model gets cluttered between different "places".

Current, the only way is indeed to use customization scripts.

1 Like

Thanks Wagner, at least I didn't overlook any thing :slight_smile:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.