Brian Van Klaveren
Brian Van Klaveren
One possible implementation of #87.
Hi, I'd like to be able to get access to type metadata of each column without necessarily creating a bunch of converters for every query. Normally this could probably be...
Compiling mpich 3.4 in conda-forge recipe initially failed when cross-compiling for Apple arm64 in the json-c module. This seemed to me to be related to old versions of config.sub/config.guess in...
This is more of documenting an issue we had and a workaround we found. We recently were debugging an issue where we were getting an HTTP 400, but not all...
Hi, I'm the creator/admin of github.com/slaclab, and an employee at SLAC National Accelerator Laboratory. SLAC, like several other National Labs, currently has an open source presence on GitHub or BitBucket,...
Better support for the builder pattern.
This commit lets you use git tags to create new versions and makes it unnecessary to update setup.py when creating a new version. This will let you get a tarball...
This isn't really an issue, per se, but I can't find a better place to maybe find some help on the subject. Videos are apparently stored permanently in the IIS...
The documenation states that the following are appropriate for documenting a request/response header: `requestheader, reqheader, >header` `responseheader, resheader,
Based on examples/gather_columns.py and other needs, it'd be good to see if we can define a API for answering common questions about queries, like what tables and columns are referenced...