[Gambas-user] [Gambas Bug Tracker] Bug #829: Unable to Insert Time value in postgresql database
bugtracker at ...3416...
bugtracker at ...3416...
Sun Dec 6 01:14:47 CET 2015
http://gambaswiki.org/bugtracker/edit?object=BUG.829&from=L21haW4-
Comment #7 by Benoît MINISINI:
In revision #7506, I have implemented the following convention:
Gambas date/time values with only the time part are stored in the PostgreSQL database using the minimum date it accepts, i.e. '4713-01-01 BC'.
When a timestamp is found in the database using that date, Gambas converts it to a time-only date/time value.
Please tell me if it is ok for you, and the fix will be backported to the next stable version.
Benoît MINISINI changed the state of the bug to: NeedsInfo.
More information about the User
mailing list