and another breaking issue from the previous "fix"..

This commit is contained in:
2024-08-21 12:22:53 -05:00
parent 08cd1d870a
commit 2143f7f636

View File

@@ -14,7 +14,7 @@ while /bin/true; do
) select
datetime('${timeStamp}','utc'),
'${symbol}',
'test'
'$(pbzip2 -dc "${singleFile}")'
where not exists (select 1
from OptionQuotes
where TimeStamp=datetime('${timeStamp}','utc')