Oracle Date filtered in query editor => TIMESTAMP cast

Hi Romain,

Since Oracle’s DATE type can store time it’s treated by EasyMorph as a “Date with time” type. Hence the TIMESTAMP literal and CAST to TIMESTAMP(3) (max fractional seconds precision which is supported by EasyMorph).

Let’s discuss possible workarounds in your other topic: In query editor, add the possibility to use expression as filter