Added timestamp column to be treates as date and datetime
When comparing table data (assertTableStateContains) date and datetime have the hour/minutes/seconds parts trimmed for comparison reasons. The same is true with timestamp columns now.
When comparing table data (assertTableStateContains) date and datetime have the hour/minutes/seconds parts trimmed for comparison reasons. The same is true with timestamp columns now.