Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 463 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 463 Bytes

VdiSchema

SQL and scripts to install the VDI control and datasets schemas

This repo includes a library of SQL scripts that create and drop the VDI schemas, and also the installVdiSchema program.

It is intended to be run within the GUS build system.

To run installVdiSchema standalone, clone the SchemaInstallUtils repo, and copy SchemaInstallUtils/Main/lib/perl/SchemaInstallUtils.pm into VdiSchema/Main/lib/perl/SchemaInstallUtils/Main/Utils.pm