mirror of
https://github.com/FlipsideCrypto/base-models.git
synced 2026-02-06 17:36:52 +00:00
fix (#208)
This commit is contained in:
parent
3fb5da2e78
commit
e507b290f7
@ -42,13 +42,6 @@ WITH base AS (
|
||||
'skipped'
|
||||
)
|
||||
) AS run_overflow_models,
|
||||
COALESCE(
|
||||
run_overflow_models2,
|
||||
OBJECT_CONSTRUCT(
|
||||
'status',
|
||||
'skipped'
|
||||
)
|
||||
) AS run_overflow_models2,
|
||||
SYSDATE() AS test_timestamp
|
||||
FROM
|
||||
(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user