commit: 2024-12-13 17:56:18
This commit is contained in:
parent
f5c129df14
commit
9378660b82
@ -10,7 +10,7 @@ lq AS MATERIALIZED (
|
||||
FROM
|
||||
pricequote.live_quotes lq
|
||||
WHERE
|
||||
qstat ~ '^Submitted'
|
||||
qstat LIKE 'Submitted%'
|
||||
)
|
||||
,lqg AS (
|
||||
SELECT
|
||||
|
Loading…
Reference in New Issue
Block a user