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
Owner

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.
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.
james added 1 commit 2024-05-29 09:48:32 +12:00
feat: Auto build/load factory options.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
49490d005b
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.
james merged commit ef5d6462b9 into main 2024-05-29 09:50:46 +12:00
james deleted branch feat/auto-build-auto-load 2024-05-29 09:50:47 +12:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: james/smokestack#83
No description provided.