Skip to content

SQL error with cassandra 3.7 #32

@martinscheffler

Description

@martinscheffler

In SchemaVersionDAO.java, line 205,
" SET count = count + 1" +
"WHERE name = 'installed_rank';");

there is a missing whitespace between "1" and "WHERE". This starts to cause exceptions from cassandra 3.7 on, no idea why it was accepted before

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions