tsk45 Adds column visitDate to entity StoryAdded a new field to the Story entity using the ElementCollection annotation.
tsk45 Adds some sql queriesAdd sql statements to delete the new table created and corrections in previous sql files.
tsk45 - Unify database visit_date format fieldsModify fields names to snake_case in order to unify the format Removesunnecesary check in StoryService method