Arne Luenser
Arne Luenser
This changes improves lookup performance for verifiable and recovery addresses. Please be aware that this primary key change may require exclusive locks in your database. Test your upgrade before applying...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...
Closes https://github.com/ory-corp/cloud/issues/7053
Closes #3836 Completely eliminates database writes during logout, except session deletion. We can drop table `hydra_oauth2_logout_request` completely -- I didn't in this PR tho. There now is no more reuse...
This allows the caller to opt out of querying for personal data.