[PR #6208] [WIP] Generate unique index name across tables #9891

Open
opened 2026-01-22 16:05:45 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/6208

State: closed
Merged: No


SQLite does not support multiple unique indexes with same name across tables

... this fixes the issue with name generation

This is an early PR to get some feedbacks in case I am missing somthing. I'll come up with a test case for it by the end of the week.

**Original Pull Request:** https://github.com/doctrine/orm/pull/6208 **State:** closed **Merged:** No --- SQLite does not support multiple unique indexes with same name across tables ... this fixes the issue with name generation This is an early PR to get some feedbacks in case I am missing somthing. I'll come up with a test case for it by the end of the week.
admin added the pull-request label 2026-01-22 16:05:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#9891