Bug: Index from constrained() is not created on second FK when a composite unique index exists (Possible Regression of #49392) #746
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: issues | |
| on: | |
| issues: | |
| types: [labeled] | |
| permissions: | |
| issues: write | |
| jobs: | |
| help-wanted: | |
| uses: laravel/.github/.github/workflows/issues.yml@main |