You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/10/12 19:11:03 UTC

[jira] [Resolved] (CASSANDRA-4787) Escape characters in values for prepared statement

     [ https://issues.apache.org/jira/browse/CASSANDRA-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-4787.
---------------------------------------

    Resolution: Not A Problem
    
> Escape characters in values for prepared statement
> --------------------------------------------------
>
>                 Key: CASSANDRA-4787
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4787
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: API, Core
>    Affects Versions: 1.1.5
>            Reporter: Ivan Velykorodnyy
>
> e.g. if I pass String value="abc'efg" as a parameter to prepared statement, would be nice if API does escape substitution: "abc''efg".
> * Are there other characters to escape?
> * I think it should be default behavior for prepared statements.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira