You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should be able to see the analysis SQL for a given design.
Actual behavior
The SQL view under the Utilities tab of Incidence Rates fails to render due to error.
Steps to reproduce behavior
Create a new Analysis.
Add a few target and outcome cohorts
Save and switch over to the Utilities tab and show SQL.
Observe error:
knockout-latest.js:16 Uncaught Error: The language "sql" has no grammar.
at Object.highlight (prism.js:668:11)
at highlightJS (HighLightUtils.js:8:17)
at new SqlExportPanel (sqlExportPanel.js:37:33)
at Object.createViewModel (CommonUtils.js:24:17)
at d (knockout-latest.js:85:495)
at knockout-latest.js:86:460
at knockout-latest.js:79:19
at b (knockout-latest.js:33:140)
at MutationObserver.c (knockout-latest.js:33:178)
The text was updated successfully, but these errors were encountered:
Expected behavior
You should be able to see the analysis SQL for a given design.
Actual behavior
The SQL view under the Utilities tab of Incidence Rates fails to render due to error.
Steps to reproduce behavior
The text was updated successfully, but these errors were encountered: