8000 Corrected CQL generated for `CREATE INDEX` by lorcan · Pull Request #125 · apache/cassandra-java-driver · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@lorcan
Copy link
@lorcan lorcan commented Sep 27, 2013

When exporting CQL from ColumnMetadata the CREATE CUSTOM INDEX and CREATE INDEX statements do not end with a semicolon. This pull request adds a semicolon to these statements.

Added a semicolon to `CREATE INDEX` statements.
@pcmanus
Copy link
pcmanus commented Sep 27, 2013

Thanks. I've committed this but because that affects 1.0 too, and so I've cherry picked it in the 1.0 branch and merged upwards into 2.0. So closing the pull request.

@pcmanus pcmanus closed this Sep 27, 2013
Sfurti-yb pushed a commit to yugabyte/cassandra-java-driver that referenced this pull request Dec 8, 2023
PostgresqlConnectionFactoryProvider.supports(…) now only checks for the
driver identifier and no longer for the presence of host/username/password
options.

Requests to create a connection will fail with a more detailed exception
about missing parameters.

[resolves apache#125]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0