Donal Linehan

Results 18 comments of Donal Linehan

See https://github.com/fritx/vue-at/pull/17

If you strip the variation selector char from the string it should return `true` https://codepoints.net/U+FE0F?lang=en

Might be a good idea to change the following `shift` to `pop` to prevent the pool from cycling through the connections keeping em all alive. https://github.com/mysqljs/mysql/blob/master/lib/Pool.js#L37

The test failures are a little funny, but it looks like I may have broken the `PoolCluster` RR stuff.

Must have just been a randomly failing test. Should be good to go now 🙆

https://github.com/mysqljs/mysql/pull/1749 can probably be closed off if this pr gets merged.

Gentle bump on this 😃. Had a chance to take a look over it @dougwilson ?