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

Add JsonBString comparison function #3

Open
benedeki opened this issue Nov 10, 2023 · 1 comment
Open

Add JsonBString comparison function #3

benedeki opened this issue Nov 10, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@benedeki
Copy link
Contributor

Background

JsonBString represents JSON to be sent or retrieved from the DB. But the DB doesn't guarantee the order of the keys.

Feature

Create a function that compares two JsonBString instances logically, not by order of characters in the string.

@benedeki benedeki added the enhancement New feature or request label Nov 10, 2023
@benedeki
Copy link
Contributor Author

benedeki commented Aug 17, 2024

JsonBString is deprecated replaced with SimpleJsonString. For comparison let's user Circe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 To groom
Development

No branches or pull requests

1 participant