From: Russ Tyndall Date: Tue, 4 Sep 2012 17:29:49 +0000 (-0400) Subject: Try to respect the casing of symbols where it seems intentional (ie: X-Git-Tag: v6.3.0~4 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=912e2a813087be98c0ede7cbe0c62ab7f7633706;hp=912e2a813087be98c0ede7cbe0c62ab7f7633706 Try to respect the casing of symbols where it seems intentional (ie: is not default). This should fix a failing test case, and I think behaves more understandibly. If you specify a casing '|Foo Bar| let us treat that a string "Foo Bar" and output it escaped ---