- Implemented comment body patching using diff_match_patch library to follow...
Implemented support for comment body editing (by using diff_match_patch
library).
Enhanced SQL string literal escaping to avoid problems with unicode nonprintable characters.