annotaterb
annotaterb copied to clipboard
feat: identify unique indexes in simple_indexes option
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:
@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.