mirror of
https://github.com/FlipsideCrypto/livequery-models.git
synced 2026-02-06 02:46:57 +00:00
fix typo in readme.md
This commit is contained in:
parent
6a9f4c343a
commit
c8dce1d376
@ -469,7 +469,7 @@ When False, none of the on-run-start macros are executed on model run
|
||||
Default values are False
|
||||
|
||||
* Usage:
|
||||
`dbt run --vars` '{"UPDATE_UDFS_AND_SPS":True}' -m ...`
|
||||
`dbt run --vars '{"UPDATE_UDFS_AND_SPS":True}' -m ...`
|
||||
|
||||
Dropping and creating udfs can also be done without running a model:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user