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 ) select
datetime('${timeStamp}','utc'), datetime('${timeStamp}','utc'),
'${symbol}', '${symbol}',
'test' '$(pbzip2 -dc "${singleFile}")'
where not exists (select 1 where not exists (select 1
from OptionQuotes from OptionQuotes
where TimeStamp=datetime('${timeStamp}','utc') where TimeStamp=datetime('${timeStamp}','utc')