Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: serialization-deserialization tests
This commit refactors and adds additional tests related to serialization inside integration tests. It adds coverage for most scalar types, additional cases for more complex types such as Uuid and Text, Null checking inside queries and also splits certain test cases into multiple tests to separate expected failures from expected successes.
- Loading branch information