On Tue, Jul 10, 2018 at 09:54 PM, Mark Fletcher wrote:
I have restored the option to export a database in csv format, in addition to json format.
JSON format exported data include a "row_num"
attribute corresponding to the ID shown on screen, but CSV data don't. This seems inconsistent.
JSON data include a lot of "date": "0001-01-01T00:00:00Z"
and "time": "0001-01-01T00:00:00Z"
attributes of data fields, but all set to those same constant values. These don't seem very useful, and neither format includes the Updated date-time as shown on screen.
Could the two data formats please be made to include the ID and Updated information?
- Mark