diff --git a/LDK/module.properties b/LDK/module.properties index 3a60159b..a0550d4d 100644 --- a/LDK/module.properties +++ b/LDK/module.properties @@ -1,2 +1,3 @@ ModuleClass: org.labkey.ldk.LDKModule ManageVersion: false +SupportedDatabases: mssql, pgsql diff --git a/laboratory/module.properties b/laboratory/module.properties index d39df46f..233313b6 100644 --- a/laboratory/module.properties +++ b/laboratory/module.properties @@ -1,2 +1,3 @@ ModuleClass: org.labkey.laboratory.LaboratoryModule ManageVersion: false +SupportedDatabases: mssql, pgsql