- Support for Spark/Databricks.
- Change the translation API. Instead of generating SQL that updates the
cohort
table, translate a cohort definition into a FunSQL query that returns the cohort as a query output. - Require FunSQL >= 0.14.
- Fixed non-deterministic primary limit.
- Require FunSQL >= 0.11.
- Ignore empty criteria group (fixes #3).
- Drop temporary tables before creating them.
- Require FunSQL >= 0.9.
- Fixed
UndefKeywordError: keyword argument args not assigned
.
- Compatibitity with FunSQL 0.9 and PrettyPrinting 0.4.
- Upgraded to FunSQL 0.8.
- proof-of-concept implementation
- coverage of 0.1 of PhenotypeLibrary
- support for Microsoft SQL Server
- support for Amazon Redshift
- support for PostgreSQL