[sql.config DP4_database_name]
timestamps=1
This entry is used when you want to combine DP4 date and time fields with the same role into one SQL combined datetime column. To use this you will need to edit your schema file by hand to combine these fields into one column and also make a note of any name translations that will be needed.
You are recommended not to use this option if your database contains any tables or indexes where either, the time part or date part of such a field is a key field and the date part and time part are not both keys with the time key precedence equal to the date precedence + 1