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

update doc comments for cozo_run_query #190

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

michaelsbradleyjr
Copy link
Contributor

The primary purpose of this PR is updating the doc comments for cozo-lib-c's cozo_run_query, which made reference to an outdated parameter errored and did not document the immutable_query parameter.

With my addition of:

/// `immutable_query`: whether the query is read-only.

I hope that my understanding of that parameter's purpose is correct.

In cozo_close_db I also changed the database ID parameter name from id to db_id, for consistency's sake.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 1, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@michaelsbradleyjr
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Oct 1, 2023
@zh217 zh217 merged commit f79c9b1 into cozodb:main Oct 30, 2023
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants