Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 130 Bytes

File metadata and controls

4 lines (2 loc) · 130 Bytes

#Creating a model with sequelize

sequelize model:create --name Entry --attributes ad_id:string,date:dateonly,in:date,out:date