Closed
Description
I just upgraded to the latest duckdb R package v1.2.1 and suddenly my shiny projects started giving errors. After debugging, I found that today() function is not working anymore. However, it works fine when I use duckdb natively from the command prompt in Windows.
I even tried loading the ICU extension but the issue remains.
Any idea ?