Skip to content

feat: identify unique indexes in simple_indexes option #214

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

Merged
merged 2 commits into from
May 30, 2025

Conversation

amerritt14
Copy link
Contributor

When generating simple indexes, there is no identifier for unique indexes. This PR updates the simple_index option to annotate with uniquely indexed for unique indexes.

Screenshot from a project I tested with:
image

@amerritt14
Copy link
Contributor Author

@drwl This is just an issue I found annoying, so I decided to take a crack at updating it. Love to hear if this is a desired feature.

Copy link
Owner

@drwl drwl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this. The change makes sense.

@drwl drwl merged commit 208646a into drwl:main May 30, 2025
22 checks passed
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