Skip to content

Commit 2b095c9

Browse files
committed
Mark modules that support both databases
1 parent c570a60 commit 2b095c9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

LDK/module.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
ModuleClass: org.labkey.ldk.LDKModule
22
ManageVersion: false
3+
SupportedDatabases: mssql, pgsql

laboratory/module.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
ModuleClass: org.labkey.laboratory.LaboratoryModule
22
ManageVersion: false
3+
SupportedDatabases: mssql, pgsql

0 commit comments

Comments
 (0)