Support embedding of WebDSL inside transformation descriptions
Embedding of WebDSL code should be transformed into SQL upon SQL generation and can be used for:
Submitted by Sander Vermolen on 12 August 2010 at 16:20
- Computation or specification of default values
- Extension of the migration with custom migrations not expressable in the transformation language
- Overwriting the SLQ mapping
- Extending a SQL mapping for a particular transformation
Log in to post comments