Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RecordId stringification fixes #355

Merged
merged 2 commits into from
Oct 8, 2024
Merged

Conversation

kearfy
Copy link
Member

@kearfy kearfy commented Oct 7, 2024

Thank you for submitting this pull request! We appreciate you spending the time to work on these changes.

What is the motivation?

As noticed on @Xkonti's Live Stream this weekend, we found some issues in RecordId stringification.

What does this change do?

  • Fixes not being escaped properly
  • Fixes _ being stripped from numbers during validation
  • Fixes the UUID prefix to be u instead of d

What is your testing strategy?

Added tests

Is this related to any issues?

No

Have you read the Contributing Guidelines?

@kearfy kearfy merged commit 670909c into main Oct 8, 2024
10 checks passed
@kearfy kearfy deleted the micha/record-id-stringification branch October 8, 2024 10:09
Sign up for free to 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.

1 participant