Max Weisel

Results 7 issues of Max Weisel

https://fail0verflow.com/blog/2016/ben/

Person Added

I'm aware of the db.insert() shortcut that can perform multiple-row insert, however, is it possible to accomplish the same thing with INSERT INTO without performing custom string concatenation? I love...

All of the postgres connections in my project fall back to the PG*** environment variables for their connection. I'd love to use that with Zapatos however the docs say that...

enhancement

This is essentially the same bug as https://github.com/koajs/send/issues/79 but the fix employed doesn't work if the actual filename includes a dot. The issue is with this line: https://github.com/koajs/send/blob/master/index.js#L100 From looking...

Hey all, I've been able to get kubectl-prof working with the perf profiler and it works beautifully (thanks for the hard work here!). However, I'd really like to use the...

feature

Hey Einar, I've been a big fan of MyLife for some time now. My only gripe is that long lines of text seem to get chopped with a newline when...

I was previously using inquirer version 7.3.3 and have decided to upgrade to the latest. Everything seems to work great except rawList's default selection seems broken now. In v7 `default`...

good first issue