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