John Ralls
8fe2cb6fa8
Fix date corruption in SQL load.
...
Four date elements were affected: GncEntry::date, GncEntry::date_entered,
GncInvoice::opened, and GncInvoice::posted. The problem arose during the
cleansing of Timespec from the reports; the setter functions for those
elements were converted to time64 but no provision was made to the SQL
backend to pass them time64 instead of Timespec*.
This commit adds a new column type, CT_TIME64, and changes the column
types for those elements to CT_TIME64.
2018-03-16 16:47:11 -07:00
..
2018-01-13 12:52:57 -06:00
2017-08-10 18:45:00 +02:00
2018-01-13 12:52:57 -06:00
2017-10-26 14:05:17 +02:00
2017-08-10 18:45:00 +02:00
2017-11-21 18:15:37 -08:00
2017-08-10 18:45:00 +02:00
2017-11-25 14:46:31 -08:00
2017-11-21 18:15:37 -08:00
2017-08-10 18:45:00 +02:00
2017-11-21 18:15:37 -08:00
2017-08-10 18:45:00 +02:00
2017-11-21 18:15:37 -08:00
2017-08-10 18:45:00 +02:00
2018-02-20 17:32:22 -08:00
2017-08-10 18:45:00 +02:00
2017-11-21 18:15:37 -08:00
2017-08-10 18:45:00 +02:00
2017-11-21 18:15:37 -08:00
2017-08-10 18:45:00 +02:00
2018-03-16 16:47:11 -07:00
2017-08-10 18:45:00 +02:00
2018-03-16 16:47:11 -07:00
2017-08-10 18:45:00 +02:00
2017-11-21 18:15:37 -08:00
2017-08-10 18:45:00 +02:00
2017-11-21 18:15:37 -08:00
2017-08-10 18:45:00 +02:00
2017-11-21 18:15:37 -08:00
2017-08-10 18:45:00 +02:00
2017-11-25 14:46:31 -08:00
2017-12-26 15:18:43 -08:00
2017-08-10 18:45:00 +02:00
2017-11-21 18:15:37 -08:00
2017-08-10 18:45:00 +02:00
2017-11-21 18:15:37 -08:00
2017-08-10 18:45:00 +02:00
2018-03-16 13:59:04 -07:00
2017-08-10 18:45:00 +02:00
2018-02-20 17:32:22 -08:00
2017-08-10 18:45:00 +02:00
2018-03-16 16:47:11 -07:00
2018-03-16 16:47:11 -07:00
2017-08-10 18:45:00 +02:00
2017-08-10 18:45:00 +02:00
2017-11-21 18:15:37 -08:00
2017-08-10 18:45:00 +02:00
2017-08-10 18:45:00 +02:00
2017-11-21 18:15:37 -08:00
2017-08-10 18:45:00 +02:00
2017-11-23 11:41:09 -08:00
2017-08-10 18:45:00 +02:00
2017-11-21 18:15:37 -08:00
2017-08-10 18:45:00 +02:00