Jeff Gran

Results 5 issues of Jeff Gran

Since a lot of resources (graphql-based ones) now require us to use the team's Node ID instead of just the slug, we often have to use data sources just to...

In magit there's a `j` prefix binding that lets you jump to a section. e.g. I press `j u` to "jump to unstaged" section and then start working on staging...

~~I moved the `new` command under a new `project` subcommand so that we could have more commands for working with projects grouped under that subcommand.~~ ~~So instead of ~~ ```...

Adds the `allow_blank: true` option for array validators, to allow empty arrays to be valid arrays.

Tested on MySQL 5.7.11 on OSX force geometry WKB to be generated little endian byte order since mysql seems to have a bug: https://dev.mysql.com/worklog/task/?id=1076 Quote: http://postgis.refractions.net/pipermail/postgis-users/2003-June/002651.html - The MySQL code...