Skip to content

Commit

Permalink
Refactor macros/core/live.yaml.sql options and add null support in ud…
Browse files Browse the repository at this point in the history
…f_api
  • Loading branch information
juls858 committed Apr 10, 2024
1 parent 55a17bd commit 8b10544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macros/core/live.yaml.sql
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@
func_type: EXTERNAL
api_integration: '{{ var("API_INTEGRATION") }}'
options: |
VOLATILE
RETURNS NULL ON NULL INPUT
VOLATILE
COMMENT = $$Returns a list of allowed domains.$$
sql: allowed
{% endmacro %}

0 comments on commit 8b10544

Please sign in to comment.