Andrew Lincoln
Andrew Lincoln
Who thinks that adding migration functionality to sequelize would help devs? I find myself having to sync({force:true}) to constantly update my tables and their respective rows. Anyone else agree?
Looks like react and reace-dom is not only a dependency but also a peer dependency. This can cause issues for those using mono repo workflows such as lerna or yarn...
Not sure if this intended but using a date string doesn't work when using the query param. The value must a date object.
It would be great if we could add typings for this project. We could either migrate the source to typescript or add a type definition file as official typings of...