https://bugs.documentfoundation.org/show_bug.cgi?id=152118
--- Comment #10 from Eike Rathke <[email protected]> --- I also couldn't believe and tried myself. If I follow your steps 1-3 and import pasted data, the database table view does have record ID 3 as anticipated, displaying 0001-01-03 correctly, the same resulting 0001-01-03 for IDs 1 and 2 (as explained stored is 0001-01-01 proleptic Gregorian calendar date for all three). For step 4 note that the instructions contain typographic quotes, instead it should be Select * from "Table1" The result output is as expected and as pasted by Stéphane. For step 5 unfortunately my isql-fb supports only on-disk structure 13.0 but not 12.0, but I'd expect the result to be the same. -- You are receiving this mail because: You are the assignee for the bug.
