-
Notifications
You must be signed in to change notification settings - Fork 18
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
Initial SQL Server configuration docs #880
Conversation
DX: Assertion Testing✅ DiffThe PR adds comprehensive documentation for configuring the SQL Server connector, including detailed explanations and examples for each section of the configuration. This information will significantly assist users in setting up and understanding the various components of the SQL Server connector. The inclusion of json examples for native queries, native mutations, aggregate functions, and comparison operators is especially helpful for visual learners. ✅ IntegratedThe PR integrates well with the existing set of files in the documentation. It introduces a new SQL Server connector reference that maintains consistency with the structure established by other connectors. By updating the index.md to include a link to the new SQL Server subsection, it makes the SQL Server connector easily discoverable and accessible, thereby improving the overall usability of the documentation. |
@pranshi06 Thanks for your PR! I've assigned @seanparkross to review it. |
Deploying ddn-docs with
|
Latest commit: |
81f8c5b
|
Status: | ✅ Deploy successful! |
Preview URL: | https://a5c67a97.v3-docs-eny.pages.dev |
Branch Preview URL: | https://pranshi-docs-add-sqlserver-d.v3-docs-eny.pages.dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll hold on @codingkarthik's review since you added him to this one, @pranshi06 🙏
Description 📝
Adds configuration documentation for the SQL Server connector
Quick Links 🚀
Assertion Tests 🤖