Files
scylladb/test
Michael Huang a684e51e4d cql3: fix bad optional access when executing fromJson function
Fix fromJson(null) to return null, not a error as it did before this patch.
We use "null" as the default value when unwrapping optionals
to avoid bad optional access errors.

Fixes: scylladb#7912

Signed-off-by: Michael Huang <michaelhly@gmail.com>

Closes scylladb/scylladb#15481
2023-09-21 20:18:49 +03:00
..
2023-09-14 05:25:14 -04:00
2023-09-19 11:20:02 +03:00
2023-08-30 15:34:25 +02:00
2023-06-06 13:29:16 +03:00
2023-09-19 11:20:02 +03:00