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 intoOCA: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 intoOCA:17.0from
heligrafics:17.0-fix-redundant-index

Conversation

@zamberjo
Copy link
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
Contributor

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

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