and another breaking issue from the previous "fix"..
This commit is contained in:
@@ -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')
|
||||||
|
|||||||
Reference in New Issue
Block a user