Forbes Lindesay

Results 256 comments of Forbes Lindesay

Look at https://raw.githubusercontent.com/ForbesLindesay/sync-request/master/README.md for my preferred list of badges and formatting of the markdown: 1. URLs inline 2. No devDependencies badge (users don't need to worry about how out of...

No, this is un-tested. I've also just started working on [then-request](https://github.com/then/request) which is a successor to ForbesLindesay/ajax and has a much cleaner, simpler API, rather than being a drop in...

What we have here does fill that role. If you would like to submit unit tests for this module I will merge them. If you want to maintain it, I'll...

This doesn't return jQuery's broken promise thingy, but other than that I think it should be fairly complete.

[then-request](https://github.com/then/request) is now essentially complete. What I would now be keen for is to re-implement basically this functionality on top of that module, we can then build via browserify for...

Also, if someone does a few of those, I'd be happy to add them as a contributor so they can review & merge other people's pull requests.

P.S. it would save me time when merging if you also fill in the change log on Rolling Versions (see automated comment) for pg-typed and mysql-typed.

If you're able to submit a PR with a failing test (or better yet, a newly passing test along with the bug fix). I'd be happy to have a look...

Just commented on @miunau's PR. I'd be very happy to see this feature added to the pg-typed & mysql-typed libraries. What you can do (which is generally more efficient, albeit...

That looks like a bug to me. I would guess that something in how we call the migration script (https://github.com/ForbesLindesay/atdatabases/blob/master/packages/pg-test/src/jest/globalSetup.ts#L32-L46) is failing to pass in the environment variable. If you...