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