We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a9ffff + b52db56 commit 54bfe2aCopy full SHA for 54bfe2a
mimic-iv/buildmimic/postgres/create.sql
@@ -32,7 +32,7 @@ CREATE TABLE mimiciv_hosp.admissions
32
admission_location VARCHAR(60),
33
discharge_location VARCHAR(60),
34
insurance VARCHAR(255),
35
- language VARCHAR(10),
+ language VARCHAR(25),
36
marital_status VARCHAR(30),
37
race VARCHAR(80),
38
edregtime TIMESTAMP,
0 commit comments