Skip to content

Commit 4122ba2

Browse files
authored
Remove SupportedDatabases property now that default is PostgreSQL-only (#205)
1 parent da89e02 commit 4122ba2

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

interactiveTutorial/module.properties

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)