Last modified: Thu Nov 07 2019 22:08:12 GMT+0000 (Coordinated Universal Time)

Sequelize Create API

Model.create({
    key1: 'value 1',
    key2: 'value 2',
    .........................
    .........................
}).then( res => {

} )
.catch( e => {

} )

Contributors

kingRayhan

results matching ""

    No results matching ""