Skip to content

Commit 33f76b7

Browse files
authored
Remove SupportedDatabases property now that default is PostgreSQL-only (#461)
1 parent 682c276 commit 33f76b7

File tree

7 files changed

+2
-8
lines changed

7 files changed

+2
-8
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
ModuleClass: org.labkey.skylinetoolsstore.SkylineToolsStoreModule
2-
SupportedDatabases: pgsql
32
ManageVersion: false

lincs/module.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ Description: This module contains the functionality \
44
for the LINCS project on PanoramaWeb.
55
License: Apache 2.0
66
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
7-
SupportedDatabases: pgsql
87
ManageVersion: false

nextflow/module.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ Description: This module provides the functionality \
44
for running the NextFlow pipeline jobs on PanoramaWeb.
55
License: Apache 2.0
66
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
7-
SupportedDatabases: pgsql
87
ManageVersion: false

panoramapublic/module.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ Description: Module for the Panorama Public repository on PanoramaWeb
44
URL: https://panoramaweb.org/public.url
55
License: Apache 2.0
66
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
7-
SupportedDatabases: pgsql
8-
ManageVersion: false
7+
ManageVersion: false

pwebdashboard/module.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Description: Queries and code to render PanoramaWeb usage charts.
55
URL: https://panoramaweb.org/wiki/home/page.view?name=Dashboard
66
License: Apache 2.0
77
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
8-
SupportedDatabases: pgsql
8+

signup/module.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
ModuleClass: org.labkey.signup.SignUpModule
2-
SupportedDatabases: pgsql
32
ManageVersion: false

testresults/module.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
ModuleClass: org.labkey.testresults.TestResultsModule
2-
SupportedDatabases: pgsql
32
ManageVersion: false

0 commit comments

Comments
 (0)