Skip to content
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

docs: clean up cursor closing and link to Table.sql API docs #8417

Merged
merged 4 commits into from
Feb 22, 2024

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Feb 22, 2024

Closes #8345.

@cpcloud cpcloud added this to the 9.0 milestone Feb 22, 2024
@cpcloud cpcloud added the docs Documentation related issues or PRs label Feb 22, 2024
docs/how-to/extending/sql.qmd Outdated Show resolved Hide resolved
docs/how-to/extending/sql.qmd Outdated Show resolved Hide resolved
@gforsyth gforsyth merged commit 753a268 into ibis-project:main Feb 22, 2024
83 checks passed
@cpcloud cpcloud deleted the raw-sql-close-docs branch February 23, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related issues or PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: explain you only need to close a conn.raw_sql() if you are running a query that returns results
3 participants