Mohamed Lamine Allal

Results 26 comments of Mohamed Lamine Allal

Hi, @reageek I'm too late, sorry for that. I wasn't checking the package. And I was struggling with time. I'm counting to bring new stuff. Starting by re-organizing the documentation....

I'm mostly about to finish version 2 of the package. A totally new approach and full re-implementation. that is way more flexible powerful and simple or intuitive. And extensive typescript...

@reageek you should check the `v2` it's finally out.

Hi guys, I'm too late. And too sorry. I wasn't checking the package. And I was struggling with time. I'm counting to bring new stuff. Starting by re-organizing the documentation....

@angieschmitt @gregrobsonoxb please check the v2

You can update using bulkCreate (if so you want) `bulkCreate([...], {updateOnDuplicate : true })` http://docs.sequelizejs.com/class/lib/model.js~Model.html#static-method-bulkCreate. Work for mysql only as it seem. it use : `INSERT INTO .... DUPLICATE KEY...