Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Prepare code for MIMIC-III v1.4 #122
Comments
alistairewj
added a commit
that referenced
this issue
Sep 3, 2016
|
|
alistairewj |
dcfde93
|
alistairewj
added a commit
that referenced
this issue
Sep 4, 2016
|
|
alistairewj |
70425d1
|
alistairewj
added a commit
that referenced
this issue
Sep 4, 2016
|
|
alistairewj |
e75acff
|
alistairewj
added a commit
that referenced
this issue
Sep 4, 2016
|
|
alistairewj |
04462e6
|
alistairewj
added a commit
that referenced
this issue
Sep 4, 2016
|
|
alistairewj |
c8047a2
|
alistairewj
added a commit
that referenced
this issue
Sep 5, 2016
|
|
alistairewj |
8c2a4d3
|
alistairewj
added a commit
that referenced
this issue
Sep 6, 2016
|
|
alistairewj |
db74349
|
|
Build scripts are now tested and confirmed working for PostgreSQL, MySQL, and the Docker build (which also uses postgres). The other DB systems haven't been tested but the scripts were updated so they should work. Closing this and people can raise issues if they have trouble building the DB. |
alistairewj
closed this
Sep 6, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
alistairewj commentedSep 3, 2016
MIMIC-III v1.4 was just released - the import scripts for the various database systems should be updated. There is only one schema change: the
HAS_IOEVENTS_DATAcolumn of the ADMISSIONS table was removed.For reference, the changelog from v1.3 to v1.4 is as follows: