Skip to content

[17.0][IMP] endpoint_route_handler: Remove redundant index on endpoint_route_handler_tool table#122

Open
zamberjo wants to merge 2 commits into
OCA:17.0from
heligrafics:17.0-fix-redundant-index
Open

[17.0][IMP] endpoint_route_handler: Remove redundant index on endpoint_route_handler_tool table#122
zamberjo wants to merge 2 commits into
OCA:17.0from
heligrafics:17.0-fix-redundant-index

Conversation

@zamberjo
Copy link
Copy Markdown
Member

We currently have two B-tree indexes on the route column:

  1. endpoint_route_handler_tool_endpoint_route_unique (Unique Constraint)
  2. endpoint_route_handler_tool__route_index (Standard Index)

@OCA-git-bot
Copy link
Copy Markdown
Contributor

Hi @simahawk,
some modules you are maintaining are being modified, check this out!

@github-actions
Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale PR/Issue without recent activity, it'll be soon closed automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants