MIT-LCP / mimic-code

MIMIC Code Repository: Code shared by the research community for the MIMIC family of databases
https://mimic.mit.edu
MIT License
2.62k stars 1.53k forks source link

Sqlglot fixes #1786

Closed alistairewj closed 3 months ago

alistairewj commented 3 months ago

Fixes #1744 - the ICU stay hourly query was broken due to the transpilation in sqlglot. Should be fixed now. Tidied up the SQLGlot in general and added a pinned dependency and re-generated all the derivative SQL to be up to date.