mirror of
https://github.com/FlipsideCrypto/fsc-utils.git
synced 2026-02-06 10:56:49 +00:00
add run_query to macro
This commit is contained in:
parent
9f22dbcf75
commit
c509b319e7
@ -12,5 +12,5 @@
|
||||
{{ var("API_INTEGRATION") }} AS https://{{ var("EXTERNAL_FUNCTION_URI") | lower }}/udf_bulk_rest_api
|
||||
{%- endif %}
|
||||
{% endset %}
|
||||
{% do log(sql) %}
|
||||
{% do run_query(sql) %}
|
||||
{% endmacro %}
|
||||
Loading…
Reference in New Issue
Block a user