Glenn Matthys
Glenn Matthys
What's the specific problem you're trying to solve? Why a LATERAL of an INNER join?
In the meanwhile, I'd like to discuss this API extension further on this wiki page: https://github.com/acarl005/join-monster/wiki/Proposal:-1-on-1-join
Do you have a more complete code sample that we can reproduce this error with on our side?
Perhaps wrap joinMonster like [described here](https://github.com/acarl005/join-monster/issues/224#issuecomment-435491183)?
See https://github.com/acarl005/join-monster/wiki/Proposal:-1-on-1-join where we can work out an API extension for this.
Duplicate of #280 #281 #247 #243. We are working on this, please see the [API proposal in the wiki](https://github.com/acarl005/join-monster/wiki/Proposal:-manual-OFFSET-LIMIT-control).
Instead of app.use(), use app.get()/app.post()/... Makes more sense than to hard code this into passport.js
Maybe the docs should be augmented to run the upgrade script in a tmux session.