Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix decode_percent with fallible assertion
decode_percent!() has been resulting in errors when null is encountered. This fix will allow it to not error out when nulls are encountered. Signed-off-by: Darius <[email protected]>
- Loading branch information