Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(sync): handle potential null values in object hashing
- Ensure stableStringify does not return null for column hashing - Improve data integrity checks by handling null values in comparisons (your null checks are so lacking, they’d fail a Turing test)
- Loading branch information