feat: Auto build/load factory options. #83

Merged
james merged 1 commit from feat/auto-build-auto-load into main 2024-05-29 09:50:46 +12:00

1 commit

Author SHA1 Message Date
49490d005b
feat: Auto build/load factory options.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
New factory DSL options:

1. `auto_build` allows you to provide a list of relationships which must also be built when building that factory.
2. `auto_load` allows you to provide a load statement for relationships and calculations that must be loaded when building that factory.
2024-05-29 09:48:18 +12:00