From e63d999000f8853aeef55c00c6cec3d2fca4a012 Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Mon, 18 Nov 2024 16:49:59 -0800 Subject: [PATCH] Remove SupportedDatabases property now that default is PostgreSQL-only --- module.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/module.properties b/module.properties index 1a6b50b..f4b570c 100644 --- a/module.properties +++ b/module.properties @@ -4,4 +4,3 @@ Description: A module defining general X/Y plottable assays and tools for workin URL: https://github.com/LabKey/signalData License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 -SupportedDatabases: pgsql