You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Vijay (JIRA)" <ji...@apache.org> on 2013/05/29 07:30:20 UTC

[jira] [Commented] (CASSANDRA-5576) CREATE/DROP TRIGGER in CQL

    [ https://issues.apache.org/jira/browse/CASSANDRA-5576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13669016#comment-13669016 ] 

Vijay commented on CASSANDRA-5576:
----------------------------------

Just to clarify is this what we are looking for?

CREATE TRIGGER <trigger_name> ON <table_name> FOR EACH MUTATION <trigger_class>;

or are we expecting something like this?

CREATE TRIGGER <trigger_name> FOR EACH MUTATION <trigger_class>;
ALTER TABLE ADD TRIGGER <trigger_name>;
                
> CREATE/DROP TRIGGER in CQL
> --------------------------
>
>                 Key: CASSANDRA-5576
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5576
>             Project: Cassandra
>          Issue Type: Bug
>          Components: API, Core
>            Reporter: Jonathan Ellis
>            Assignee: Vijay
>             Fix For: 2.0
>
>


--
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