core
core copied to clipboard
feat(pagination): Add UuidRangeFilter to allow Uuid cursors
| Q | A |
|---|---|
| Branch? | main |
| Tickets | https://github.com/api-platform/api-platform/issues/2087 |
| License | MIT |
| Doc PR | https://github.com/api-platform/docs/pull/1520 |
As requested in https://github.com/api-platform/core/pull/4595 I moved the Uuid Range to be its own thing. I hope I managed to catch all the services that need to be wired if not let me know!
Where is the status on this PR ? :)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This is still really needed.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
this is still needed
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This is still needed
What’s preventing this from being merged?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This is still needed.
@soyuka Since I ran into this yet again: Should we re open this?
With the emergence and popularity of UUIDv7 this become rather relevant, at least if you try to do cursor based pagination with that.
#5618 has reasons why this still hasn't been merged...