From 22b359b0125e9379222a30907173297090895614 Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Mon, 18 Nov 2024 16:50:02 -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 c5a8343..b54d4c9 100644 --- a/module.properties +++ b/module.properties @@ -8,4 +8,3 @@ Organization: LabKey OrganizationURL: https://www.labkey.com/ License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 -SupportedDatabases: pgsql