Ref T1191. Make %s in qsprintf reject non-BMP characters. Introduce %B for escaping binary strings.
Basically, this just makes "yes, I want to put binary data in this column" explicit.
Differential D8315
Change "%s" in qsprintf to exclude non-BMP characters epriestley on Feb 23 2014, 9:29 PM. Authored by Tags None Referenced Files
Details Ref T1191. Make %s in qsprintf reject non-BMP characters. Introduce %B for escaping binary strings. Basically, this just makes "yes, I want to put binary data in this column" explicit. See next diff for test coverage in Phabricator.
Diff Detail
|