griffithlab / civicpy

A python interface for the CIViC db application
MIT License
9 stars 5 forks source link

add support for revisions and projections #50

Open ahwagner opened 5 years ago

ahwagner commented 5 years ago

Currently only the CIViC default record state is available through CIViCpy. We should add functionality to pre-cache, search, and selectively apply pending revisions to records.

This is anticipated to be a major feature addition.

ahwagner commented 4 years ago

related: #1