Skip to content

Commit 9bbe06a

Browse files
Removing beta callout from SQL docs
1 parent ff5cef8 commit 9bbe06a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ 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-
128
## SQL Editor
139
With the built-in SQL editor, you access linting and auto-complete features typical of modern SQL editors.
1410

0 commit comments

Comments
 (0)