Skip to content

Commit 76ebc9f

Browse files
committed
Remove SupportedDatabases property now that default is PostgreSQL-only
1 parent da89e02 commit 76ebc9f

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

exampleassay/module.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
ModuleClass: org.labkey.api.module.SimpleModule
2-
SupportedDatabases: pgsql
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
Name: 10MinuteTutorial
22
RequiredServerVersion: 9.3
3-
SupportedDatabases: pgsql

reactExamples/module.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
ModuleClass: org.labkey.api.module.SimpleModule
2-
SupportedDatabases: pgsql

sourdough/module.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
Name: Sourdough
22
ModuleClass: org.labkey.api.module.SimpleModule
3-
SupportedDatabases: pgsql

0 commit comments

Comments
 (0)