From 689c9a76b37a9be0df016d6ff7e2300d53bde681 Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Mon, 18 Nov 2024 16:49:40 -0800 Subject: [PATCH] Remove SupportedDatabases property now that default is PostgreSQL-only --- nirc_ehr/module.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/nirc_ehr/module.properties b/nirc_ehr/module.properties index 81d71a8a..cf47f799 100644 --- a/nirc_ehr/module.properties +++ b/nirc_ehr/module.properties @@ -1,2 +1 @@ ModuleClass: org.labkey.nirc_ehr.NIRC_EHRModule -SupportedDatabases: pgsql \ No newline at end of file