Skip to content

Commit ad426e4

Browse files
authored
Mark modules that support both databases (#222)
1 parent c570a60 commit ad426e4

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)