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