Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add index on publicKeyCredentialId in Doctrine mapping
This commit introduces a database index on the `publicKeyCredentialId` field in the `PublicKeyCredentialSource` mapping. The added index aims to optimize query performance for operations involving this column.
- Loading branch information