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

fix(ast): Add database name to object_reference #311

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

rob2244
Copy link
Contributor

@rob2244 rob2244 commented Mar 11, 2025

Add optional database name to the object_reference rule and add some tests to add the new functionality

Add optional database name to the object_reference rule and
add some tests to add the new functionality
@rob2244
Copy link
Contributor Author

rob2244 commented Mar 11, 2025

Resolves #310 not sure if there's a cleaner way to do the rule in the tree-sitter grammer, my solution is a little in-elegant. Let me know if you want me to change anything/add tests/change tests/etc.

@rob2244
Copy link
Contributor Author

rob2244 commented Mar 11, 2025

Realized I didn't take care of some of the steps in the contributing.md like the version bump. Sorry will do tomorrow

@DerekStride
Copy link
Owner

We do adhoc releases at the moment so the version bump isn't necessary unless you'd like us to publish a new version to npm, crates, or pypi. That can be in a follow-up PR if you like – this one looks great, thank you 🎉

@DerekStride DerekStride merged commit e3d9797 into DerekStride:main Mar 11, 2025
4 checks passed
@rob2244 rob2244 deleted the feat/allow-database-name branch March 11, 2025 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants