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

Do not default to_entity_graph_tokens #1676

Conversation

workingjubilee
Copy link
Member

Not providing an impl for this fn would result in nonsensical behavior, and fortunately nothing does.

There are defaults for the other part of the CodeEnrichment scheme (ToRustTokens) but I am not going to address them right now. The items in question do expand to Rust tokens, just not under the "purview" of pgrx-sql-entity-graph.

Not providing an impl for this fn would result in nonsensical behavior,
and fortunately nothing does.
@workingjubilee workingjubilee merged commit a8dd140 into pgcentralfoundation:develop Apr 25, 2024
12 checks passed
@workingjubilee workingjubilee deleted the stop-defaulting-nonsensically branch April 25, 2024 17:14
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.

1 participant