Skip to content

feat: add support for Uuid and Ulid in SearchFilter - #6131

Closed
davy-beauzil wants to merge 1 commit into
api-platform:mainfrom
davy-beauzil:feat/add-support-for-uuid-and-ulid-in-searchFilter
Closed

feat: add support for Uuid and Ulid in SearchFilter#6131
davy-beauzil wants to merge 1 commit into
api-platform:mainfrom
davy-beauzil:feat/add-support-for-uuid-and-ulid-in-searchFilter

Conversation

@davy-beauzil

Copy link
Copy Markdown
Contributor
QA
Branch?main
Ticketsapi-platform/api-platform#1139
LicenseMIT
Doc PR

Now, params who instance of Symfony\Component\Uid\Uuid or Symfony\Component\Uid\Ulid, used to filter data in SearchFilter will be transformed as binary with ->toBinary().

@davy-beauzil
davy-beauzilforce-pushed the feat/add-support-for-uuid-and-ulid-in-searchFilter branch 2 times, most recently from 5ba5203 to fe1131fCompareJanuary 30, 2024 12:46
@davy-beauzil
davy-beauzilforce-pushed the feat/add-support-for-uuid-and-ulid-in-searchFilter branch from fe1131f to a13b36fCompareJanuary 30, 2024 12:53
@soyuka

Copy link
Copy Markdown
Member

#5618 ?

@stale

staleBot commented Apr 1, 2024

Copy link
Copy Markdown

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.

@stalestaleBot added the stale label Apr 1, 2024
@stalestaleBot removed the stale label Apr 2, 2024
@VincentLanglet

Copy link
Copy Markdown
Contributor

Isn't this PR useless now #7628 is introduced @soyuka ?

@soyukasoyuka closed this Jan 26, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@davy-beauzil@soyuka@VincentLanglet