All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
- MIMIC-ED Import Option Closes Issue #5
- README to correctly reflect volume location Closes Issue #16
- Updated
docker-compose.yaml
to use env var for data folder - Changed the library name to
pgmimic
Closes Issue #16
- MIMIC-IV Postgres Functions
- Allowing MIMIC-IV 2.0 backwards compatibility
- Added resource limits to docker-compose
- Removed comments in SQL scripts as its causing issues
- Progressed MIMIC data version to 2.2, updated SQL scripts to match
- Initial commit
- README, CHANGELOG, LICENSE
- Initial folder structure
- Initial library added to
src
- Dockerfiles and docker-compose