I have a dataframe. One of the columns is a timestamp type. My SQL column is TEXT type. I need to update the records in the SQL Table with the column from the dataframe.<