#Creating a model with sequelize sequelize model:create --name Entry --attributes ad_id:string,date:dateonly,in:date,out:date