SingleTable Inheritance strategy

Hi,

is there a way to set up a single table inheritance strategy when exporting to aurelius classes?

Regards,
Nikos

Hello Nikos,

No, Aurelius exporter can't tell when you want to use single-table inheritance. You will have to setup it manually after the regular exporting.