The xx30 scripts use `@cdmDatabaseSchema` for vocabulary tables. https://github.com/EHDEN/CatalogueExport/blob/066b8e7005890ae916e19a92a61c815e1fec7ff8/inst/sql/sql_server/analyses/430.sql#L9 These should be changed to `@vocabDatabaseSchema`.
The xx30 scripts use
@cdmDatabaseSchemafor vocabulary tables.CatalogueExport/inst/sql/sql_server/analyses/430.sql
Line 9 in 066b8e7
These should be changed to
@vocabDatabaseSchema.