[bug]: exchange_rate
: it does not work for GBP
to USD
#153
Labels
bug-bigfunction
Report a bug in a BigFunction
exchange_rate
: it does not work for GBP
to USD
#153
Check the bug has not already been reported
Edit
function_name
and the short error description in title aboveWhat happened and what did you expect?
select bigfunctions.eu.exchange_rate('GBP', 'USD')
returnsnull
It works in all other cases I tested, even the reverse
exchange_rate('USD', 'GBP')
worksThe text was updated successfully, but these errors were encountered: