-
Notifications
You must be signed in to change notification settings - Fork 204
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
997fbf9
commit 8b0db53
Showing
5 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
--- | ||
title: Activator - Service Jar | ||
description: | ||
development: | ||
--- | ||
|
||
Service execution Jar showcase. |
2 changes: 1 addition & 1 deletion
2
showcases/data/Function/Write Functions/String Functions/info.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
title: String function | ||
description: | ||
description: Showcases native string legend functions | ||
--- | ||
|
||
Showcases native string legend functions |
1 change: 1 addition & 0 deletions
1
showcases/data/Store/Relational Store/Connection/MemSQL/info.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: Relational Database Connection MemSQL | ||
description: Examples of all valid MemSQL connection specs | ||
development: true | ||
--- |
1 change: 1 addition & 0 deletions
1
showcases/data/Store/Relational Store/Connection/Postgres/info.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: Relational Database Connection Postgres | ||
description: Examples of all valid Postgres connection specs | ||
development: true | ||
--- |
1 change: 1 addition & 0 deletions
1
showcases/data/Store/Relational Store/Connection/SQL Server/info.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: Relational Database Connection SQL Server | ||
description: Examples of all valid SQL Server connection specs | ||
development: true | ||
--- |