commit: 2025-02-07 08:01:43
This commit is contained in:
parent
20e5e4fc42
commit
088797915c
@ -11,7 +11,7 @@ lq AS MATERIALIZED (
|
|||||||
FROM
|
FROM
|
||||||
pricequote.live_quotes lq
|
pricequote.live_quotes lq
|
||||||
WHERE
|
WHERE
|
||||||
qstat LIKE 'Submitted%'
|
qstat LIKE '%Submitted%'
|
||||||
)
|
)
|
||||||
---------------------guidance logic---------------------------------------
|
---------------------guidance logic---------------------------------------
|
||||||
,lqg AS (
|
,lqg AS (
|
||||||
|
Loading…
Reference in New Issue
Block a user