Skip to content

Commit 5491cfa

Browse files
Adding beta notice to SQL docs
1 parent 7ba4698 commit 5491cfa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs-v2/pages/databases/working-with-sql.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ import ArcadeEmbed from '@/components/ArcadeEmbed'
55
# Working with SQL
66
Pipedream makes it easy to interact with SQL databases within your workflows. You can securely connect to your database and use either pre-built no-code triggers and actions to interact with your database, or execute custom SQL queries.
77

8+
<Callout type="info">
9+
The below features are currently in beta. If you have feedback or feature requests, please [let us know](https://pipedream.com/support).
10+
</Callout>
11+
812
## SQL Editor
913
With the built-in SQL editor, you access linting and auto-complete features typical of modern SQL editors.
1014

0 commit comments

Comments
 (0)