Replies: 1 comment
-
Ok, I think I solved it, I updated the character limit to 40 on the language column of the 'admissions' table in the create.sql script. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'd like to point out that both the documentation on this website - https://mimic.mit.edu/docs/gettingstarted/local/install-mimic-locally-windows/ - and the README.md on the GitHub repository - https://github.com/MIT-LCP/mimic-code/blob/main/mimic-iv/buildmimic/postgres/README.md - are outdated. One reflects MIMIC-III, and the latter has wrong file names and an outdated database structure. Also, I'm trying to locally install MIMIC-IV 3.0 and running into trouble, after solving for these issues, with an unexpected error when running the load_7z.sql script: «ERROR: value too long for type character varying(10)
CONTEXT: COPY admissions, line 238, column language: "Kabuverdianu"».
Any help on this please?
Beta Was this translation helpful? Give feedback.
All reactions