Rasmus Porsager
Rasmus Porsager
@budarin I don't seem to be able to reproduce your issue, which I'm also a little unsure what it exactly is? Could you try to make a reproducible example showcasing...
@Nepherpitou just tried exactly your example and didn't see any issue. Do you have something I can repro?
Very nice tests @rytido !! Thank you - I'll look at fixing those and including your tests.
Hehe, well, it's mostly making the documentation I don't have time for, even thought it's minimal.. I'm still using it myself, so I'd be happy to take a look at...
No worries :) About types, it has to be external d.ts, I am not looking to convert the project to typescript.
Hi. Thanks ;) Wouldn't you normally have access on the device where you do dev install?
As we discussed some time ago now, I'd like fragments to be no different than the query itself. I've taken that approach for the dynamic query building in [Postgres.js v3](https://github.com/porsager/postgres#building-queries)...
That's a good idea. If it's still relevant a PR for doing this through an option would be great.
Very nice bug report. Mind giving this branch a try? https://github.com/porsager/postgres/tree/error-reassign-fix You can try simply be `npm install porsager/postgres#error-reassign-fix`
thanks a lot - merged to master