Apply options in built value example

This commit is contained in:
Simon Binder 2023-10-04 15:36:03 +02:00
parent 8122ae3825
commit bd2d05d629
No known key found for this signature in database
GPG Key ID: 7891917E4147B8C0
1 changed files with 9 additions and 0 deletions

View File

@ -4,6 +4,15 @@ targets:
builders:
drift_dev:modular:
enabled: true
options: &options
# Drift builder options (https://drift.simonbinder.eu/docs/advanced-features/builder_options/)
# that would usually be applied to the `drift_dev` builder now need to be applied to both
# `modular` and `analyzer`.
sql:
options:
version: "3.42"
drift_dev:analyzer:
options: *options
$default:
dependencies: