I want to add timestamp as a data type for my date field so that it is easier to perform date operations. Where created_at and updated_at are in timestamp data type and while assigning a data type to a field, there we dont have timestamp. Here the logic breaks for date comparison of 2 different data types. Pls help urgentt.