mirror of
https://github.com/FlipsideCrypto/fsc-utils.git
synced 2026-02-06 10:56:49 +00:00
space
This commit is contained in:
parent
b708802acd
commit
d57963c930
@ -52,7 +52,7 @@ The `fsc_utils` dbt package is a centralized repository consisting of various db
|
||||
1. Navigate to the `create_udfs.sql` macro in your respective repo where you want to install the package.
|
||||
2. Add the following:
|
||||
```
|
||||
{% set name %}
|
||||
{% set name %}
|
||||
{{- fsc_utils.create_udfs() -}}
|
||||
{% endset %}
|
||||
{% do run_query(sql) %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user