https://issues.apache.org/ooo/show_bug.cgi?id=123949
mroe <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Latest|--- |4.1.0 Confirmation on| | Ever confirmed|0 |1 --- Comment #2 from mroe <[email protected]> --- Can confirm the behaviour. Tested with internal HSQLDB. Example for table "table1" with at least 2 columns "id" (Integer <AutoValue>) and "tine" (Time), using Tools → SQL…: UPDATE "table1" SET "time" = CURRENT_TIME WHERE "id" = 0 -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue. You are watching all issue changes.
