This is an automated email from the ASF dual-hosted git repository.

bernardobotella pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 5b0a9c3aa4 Improve constraints autocompletion
     add acaff7bf44 Fix the constraints mutability on ColumnMetadata

No new revisions were added by this update.

Summary of changes:
 src/antlr/Parser.g                                 |  4 +-
 .../statements/schema/AlterTableStatement.java     | 83 ++++++++--------------
 .../statements/schema/CreateTableStatement.java    | 12 ++--
 .../apache/cassandra/schema/ColumnMetadata.java    |  9 ++-
 .../org/apache/cassandra/schema/TableMetadata.java | 14 ++++
 .../distributed/test/ColumnConstraintsTest.java    | 10 ++-
 ...lterTableWithTableConstraintValidationTest.java | 17 +++++
 7 files changed, 79 insertions(+), 70 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to