You have to make the post_date column nullable and have a default value of NULL in the database.
post_date
(answered by @Amjad in the comments)