Bugfix: Use '' instead of \' to escape single quotes in SQL
[gnucomo.git] / src / gcm_input / string_utils.cpp
2015-03-14 Arjen BaartBugfix: Use '' instead of \' to escape single quotes...
2003-12-04 arjenTransform non-ASCII characters into hexadecimal entities.
2003-10-27 arjenBackslashes are correctly escaped with another backslash
2003-08-05 arjenDebug output to the log stream instead of cerr.