Skip to content

Remove redundant postgres cluster cidr index#8

Draft
samlambert wants to merge 1 commit intomainfrom
cursor/remove-redundant-postgres-cluster-cidr-index-fad1
Draft

Remove redundant postgres cluster cidr index#8
samlambert wants to merge 1 commit intomainfrom
cursor/remove-redundant-postgres-cluster-cidr-index-fad1

Conversation

@samlambert
Copy link
Copy Markdown
Owner

This pull request contains changes generated by a Cursor Cloud Agent

Open in Cursor Open in Web

This commit adds a migration to remove the redundant index
`index_postgres_cluster_cidr_on_cidrable` which is covered by the
unique index `idx_postgres_cluster_cidr_unique`. This change was
identified by PlanetScale Insights and will save 16KB of storage.
@cursor
Copy link
Copy Markdown

cursor Bot commented Oct 29, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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