mirror of
https://github.com/FlipsideCrypto/livequery-models.git
synced 2026-02-06 10:56:46 +00:00
Change IMMUTABLE to VOLATILE in UDF_API return_type
This commit is contained in:
parent
353c5d006b
commit
7f6216324d
@ -126,7 +126,7 @@
|
||||
return_type: VARIANT
|
||||
options: |
|
||||
NOT NULL
|
||||
IMMUTABLE
|
||||
VOLATILE
|
||||
sql: |
|
||||
SELECT
|
||||
_live.UDF_API(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user