Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for extra Cassandra connection url arguments #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

oliverkofoed
Copy link

Specifically these properties:

  • cluster.IgnorePeerAddr
  • cluster.ConnectTimeout
  • cluster.Timeout

@@ -12,7 +12,7 @@ import (

"github.com/fatih/color"
_ "github.com/gemnasium/migrate/driver/bash"
_ "github.com/gemnasium/migrate/driver/cassandra"
_ "github.com/oliverkofoed/migrate/driver/cassandra"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will create unexpected issues :)

@gravis
Copy link
Member

gravis commented Jul 13, 2017

FYI this repo is deprecated, and not maintained anymore.
You probably want to contribute to https://github.com/db-journey/cassandra-driver instead.
If you really need this to be merged here, I will do it once the import path is fixed.

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