Thibaut Tiberghien
Thibaut Tiberghien
I have no specified version in `config.yaml` so I guess that'd be v1(?) I've tried again on my project and I consistently get a migration missing the delete. Example below:...
Hi, I landed here as I needed incomplete integrals to compute equidistant points on an ellipse (same arc length). In case this can help anyone else, I came across this...
Hi! That's a nice hook, thank you :). I got the same problem with sails-postgresql v0.10.8. It seems to have a `teardown` method [already implemented](https://github.com/balderdashy/sails-postgresql/blob/0.10.8/lib/adapter.js#L73). Any idea? Thanks a lot.
Hi @tanem, thanks for the fix, it works perfectly. And the code sample is a great addition :). Take care.
Hi, you could try to set `template: 'public/index.html'` for all your entries? If not I have just updated an old lib and published a CRA3 compatible version at [rewire-js-entry](https://www.npmjs.com/package/rewire-js-entry) that...
Yeah, it is way easier to write the callback. Would there be any value in having something like `propEq` in your opinion?
Ok, thanks. Feel free to close this.
@melanieimfeld I landed here just for the case 1 and I think the automatic conflation would be awesome. I'm guessing it would still be valuable to have programmatic filtering and...
Hi @stepankuzmin, are finer controls in scope, like removing specific layers, or removing specific buildings? And what are the current thoughts about the automatic conflation suggested by @melanieimfeld? Thanks :)
@emirotin any chance to merge this?