evosec / metabase-firebird-driver

A plugin that allows Metabase to connect to FirebirdSQL databases.
https://github.com/metabase/metabase/
MIT License
28 stars 7 forks source link

"Filter > Current Year" does not work #17

Open tomaskir opened 2 years ago

tomaskir commented 2 years ago

Filtering for current day / week / month works properly, but filtering for current year fails:

:status :failed,
   :class java.sql.SQLException,
   :error "conversion error from string \"2022\" [SQLState:22018, ISC error code:335544334]",
gilsonwindsoft commented 2 years ago

I have the same problem here. Can't filter for current year.