mirror of
https://github.com/FlipsideCrypto/near-models.git
synced 2026-02-06 11:26:52 +00:00
remove db name
This commit is contained in:
parent
ec5c542a9c
commit
4b01bc0a8c
@ -63,7 +63,7 @@
|
||||
|
||||
{% macro create_udf_decode_near_event() %}
|
||||
CREATE
|
||||
OR REPLACE EXTERNAL FUNCTION near_dev.streamline.udf_decode_near_event(
|
||||
OR REPLACE EXTERNAL FUNCTION streamline.udf_decode_near_event(
|
||||
DATA STRING, EVENT_STRUCT STRING
|
||||
) returns ARRAY api_integration = aws_near_api_stg_v2 AS {% if target.name == "prod" %}
|
||||
''
|
||||
|
||||
Loading…
Reference in New Issue
Block a user