Jacob Worrel

Results 14 comments of Jacob Worrel

Though it would be nice to have built in support for connection pooling, you should be able to set up your own connection pool that works with the snowflake nodejs...

running into a similar problem -- I've been using the following joi schema to validate query params with multiple values but like @punkish described, this only shows up as a...

The same happens with Joi.allow(). For example: `Joi.string().pattern(/^[0-9]+$/).allow('*')`

@mikkpokk This introduces the following issue: 1. move down with the down arrow enough until the scrolling starts and then keep going for awhile 2. scroll back up with up...