Description
right now we use the datePrecision for rounding/truncating java.sql.Timestamp values.
The value should still be used as default, but if a Column has a specific precision configured, then we should use that.
right now we use the datePrecision for rounding/truncating java.sql.Timestamp values.
The value should still be used as default, but if a Column has a specific precision configured, then we should use that.