Files
scylladb/test/boost
Piotr Wojtczak caa3c471c0 Validate ascii values when creating from CQL
Although the code for it existed already, the validation function
hasn't been invoked properly. This change fixes that, adding
a validating check when converting from text to specific value
type and throwing a marshal exception if some characters
are not ASCII.

Fixes #5421

Closes #7532
2020-11-02 16:47:32 +02:00
..
2020-09-08 15:59:25 +03:00
2020-08-11 10:37:34 +08:00
2020-10-02 14:03:01 +02:00