Popular repositories
220 contributions in the last year
Contribution activity
August 2017
Created a pull request in OHDSI/CommonDataModel
that received 1
comment
fixing a typo in code that crashes DDL
typo that siad integer(50) - changed to just integer
Created an issue in OHDSI/CommonDataModel
that received 3
comments
R code that would test the DDL on postgres and mssqlserver
Achilles team has a set of small servers that test SQL code on several db engines. I am proposing to have a simple R script that tries I am volunte…