fix: Avoid serialising a raw string #1212

Open
Jade wants to merge 1 commit from jade/fix-assert into main
Owner

Database safety: This is equivalent, as top level strings are directly
serialised as byte arrays when not wrapped in a serialisation newtype

Fixes !1079

Database safety: This is equivalent, as top level strings are directly serialised as byte arrays when not wrapped in a serialisation newtype Fixes !1079
fix: Avoid serialising a raw string
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 53s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m4s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 12m35s
e20cd2088a
Database safety: This is equivalent, as top level strings are directly
serialised as byte arrays when not wrapped in a serialisation newtype
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 53s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m4s
Required
Details
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 12m35s
Required
Details
This pull request is blocked because it's outdated.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin jade/fix-assert:jade/fix-assert
git switch jade/fix-assert
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity!1212
No description provided.