contra

Results 180 comments of contra

@neumino Generating redux api actions on the front-end + form validation etc.

How does this deal with relationships? It would be super helpful if those were also part of the export

https://rethinkdb.com/api/javascript/geojson/ shows an example of converting GeoJSON to a ReQL Geometry object. geojson types and geojson validation are supported first class in the database, Point objects are just one of...

@jcalderonzumba Could you test my fork against your workload and see if it resolves your issues? That would be helpful. It looks like https://github.com/coursebase/exceljs is also a fork that incorporates...

Can also confirm this for postgres on a belongsTo relationship, so definitely not just for through attributes

I'm going to try a PR that will allow you to specify partitioning and partition type on table create, but partition management will still be a manual process since they...

@papb I sent a PR (https://github.com/sequelize/sequelize/pull/8995) that was declined, so this feature is not being implemented by me. I believe @sushantdhiman is implementing this.

I submitted a PR but the maintainers said there wasn't enough demand for it and closed it - https://github.com/sequelize/sequelize/pull/8995