Skip to content

feat(snippet): add example for @dbquery with SQL queries #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Nov 1, 2024

Conversation

aswanyaugustine1992
Copy link
Collaborator

@aswanyaugustine1992 aswanyaugustine1992 commented Oct 15, 2024

This pull request introduces a new snippet that demonstrates the usage of the @dbquery(query:) directive in StepZen. This snippet is designed to help understand how to perform custom SQL queries using the @dbquery directive in a demo database.

@aswanyaugustine1992 aswanyaugustine1992 added the enhancement New feature or request label Oct 15, 2024
Copy link

@sreekanthibm sreekanthibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address the suggested changes

configurationset:
- configuration:
name: postgresql_config
uri: postgresql://postgresql.introspection.stepzen.net/introspection?user=testUserIntrospection&password=HurricaneStartingSample1934
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add missing newline

Copy link
Contributor

@ddebrunner ddebrunner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor changes

Copy link
Contributor

@ddebrunner ddebrunner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merge and do cleanup later.

@aswanyaugustine1992 aswanyaugustine1992 merged commit 6b92d5c into main Nov 1, 2024
1 check passed
@aswanyaugustine1992 aswanyaugustine1992 deleted the aswany/dbquery-custom-query-snippet branch November 1, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants