From 8e0fc095ebcd1b17981a3499e553baeb275d3950 Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Wed, 13 Nov 2024 13:55:40 -0800 Subject: [PATCH] Mark NLP-related modules as PostgreSQL-only --- module.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/module.properties b/module.properties index b54d4c9..c5a8343 100644 --- a/module.properties +++ b/module.properties @@ -8,3 +8,4 @@ Organization: LabKey OrganizationURL: https://www.labkey.com/ License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 +SupportedDatabases: pgsql