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

default to cassandra 1.2, and use cql3 transport methods automatically #61

Merged
merged 1 commit into from
Oct 29, 2013

Conversation

ccutrer
Copy link
Contributor

@ccutrer ccutrer commented Oct 23, 2013

also, don't execute USE in initialize; the after connect callback will
do that; it would start a cql query before it knew which version
to speak

third, fix quoting for cassandra 1.1

finally, DateType was renamed to TimestampType, so alias the
cast class

also, don't execute USE in initialize; the after connect callback will
do that; it would start a cql query before it knew which version
to speak

third, fix quoting for cassandra 1.1

finally, DateType was renamed to TimestampType, so alias the
cast class
@codekitchen
Copy link
Contributor

+1 , this will close #59

kreynolds pushed a commit that referenced this pull request Oct 29, 2013
default to cassandra 1.2, and use cql3 transport methods automatically
@kreynolds kreynolds merged commit d100be0 into kreynolds:master Oct 29, 2013
@ccutrer ccutrer deleted the autocql3 branch October 29, 2013 20:09
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.

3 participants