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.
1 parent 97509bd commit 3393129Copy full SHA for 3393129
build-db/postgres/postgres_checks.sql
@@ -17,7 +17,7 @@ select 'careplangeneral' as tbl, 3115018 as row_count UNION
17
select 'careplangoal' as tbl, 504139 as row_count UNION
18
select 'careplaninfectiousdisease' as tbl, 8056 as row_count UNION
19
select 'diagnosis' as tbl, 2710672 as row_count UNION
20
-select 'hospital' as tbl, 459 as row_count UNION
+select 'hospital' as tbl, 208 as row_count UNION
21
select 'infusiondrug' as tbl, 4803719 as row_count UNION
22
select 'lab' as tbl, 39132531 as row_count UNION
23
select 'medication' as tbl, 7301853 as row_count UNION
0 commit comments