Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
36 contributions in the last year
Contribution activity
March - October 2020
February 2020
Created a pull request in ianmcook/queryparser that received 10 comments
Add several conversion, string, and logic functions (mostly from MS SQL Server)
This is a loose collection of additions to the translations. There is one fix that I noticed while looking for missing function (nullif's base R tr…
Created an issue in ianmcook/queryparser that received 3 comments
Add tests for translations in translations.R
There are data types, operators, functions, and aggregates that need testing. The thought process was laid out by Ian in this comment. How should w…