issues
search
kreynolds
/
cassandra-cql
DBI-like CQL driver for Cassandra in Ruby
Apache License 2.0
67
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixnum is deprecated in Ruby 2.4
#75
ccutrer
closed
7 years ago
0
Custom exceptions should extend from StandardError, not Exception
#74
simonista
opened
8 years ago
1
Update homepage to use GitHub repository
#73
sgerrand
closed
9 years ago
1
Fix typo in Readme
#72
quainjn
closed
10 years ago
1
Consistency level
#71
codekitchen
closed
10 years ago
1
Column name escape fix
#70
james-lawrence
closed
1 year ago
2
Working with blob on cassandra 2.0 CQL 3.1
#69
psachs
opened
10 years ago
0
added row.first and result.fetch_first methods allowing for the first value of a column to be retrieved in a nicer way
#68
pauloricardomg
closed
7 years ago
1
Being able to toggle constancy level during execute statement
#67
astronomy88
closed
10 years ago
5
Being able to toggle constancy level during execute statement
#66
astronomy88
closed
10 years ago
1
gem not operating with Cassandra 2.0.4
#65
cjmendoza
opened
10 years ago
2
Set CQL3 consistency per connection
#64
outoftime
opened
11 years ago
9
FIX. Hash/Map casting conflicts with JSON strings
#63
vicentllongo
closed
11 years ago
1
Cast Hash as Collection Map
#62
vicentllongo
closed
11 years ago
0
default to cassandra 1.2, and use cql3 transport methods automatically
#61
ccutrer
closed
11 years ago
1
Preliminary consistency support
#60
jasonmk
opened
11 years ago
1
transitioning from 1.1 to 1.2
#59
codekitchen
closed
11 years ago
7
cassandra-cql-1.2.1 can't handle insert statement with utf-8 chars
#58
kenbod
opened
11 years ago
0
How do you delete a CompositeColumn
#57
jacek99
opened
11 years ago
0
Login before using a keyspace
#56
vicentllongo
closed
11 years ago
0
compound primary key not supported
#55
kylehr
opened
11 years ago
4
Boolean in Prepared Statement results to Bad Request (1.1.12, mode CQL3, cassandra-cql 1.2)
#54
grinser
opened
11 years ago
0
Fix cast and quotes issues with 1.2
#53
vicentllongo
closed
11 years ago
0
Fix travis configuration
#52
vicentllongo
closed
11 years ago
2
Don't quote UUIDs in CQL statements
#51
vicentllongo
closed
11 years ago
1
Authentication error
#50
tlewin
closed
11 years ago
6
Requests and Responses get out of sync when thrift raises a TransportException
#49
jarredholman
opened
11 years ago
1
No support for CQL 3
#48
hsgubert
closed
11 years ago
3
Exceptions documentation
#47
ppolushkin
closed
11 years ago
2
Unable to use DESCRIBE SCHEMA CQL statment.
#46
nmilford
closed
11 years ago
1
unable to coerce <column_name> to a double
#45
BaloMueller
closed
11 years ago
4
Force string to ASCII-8BIT before passing to UUID initializer
#44
outoftime
closed
11 years ago
6
Precalculate a map of column names -> column indices
#43
outoftime
closed
11 years ago
2
"No keyspace has been specified"
#42
outoftime
opened
11 years ago
2
Use Bundler to manage spec environment
#41
outoftime
closed
11 years ago
0
Binary protocol (incomplete)
#40
outoftime
opened
11 years ago
3
Thrift bindings etc. for 1.2
#39
outoftime
closed
11 years ago
24
Enumerable
#38
jnunemaker
closed
12 years ago
0
Make sure #size, #length, and #count work.
#37
jnunemaker
closed
12 years ago
0
Switch to lowercase keyspace name
#36
jnunemaker
closed
12 years ago
1
Support SimpleUUID::UUID instances as well.
#35
jnunemaker
closed
12 years ago
0
More rubyish Result class
#34
jnunemaker
closed
12 years ago
4
cast column headers when trying to get the value
#33
aub
closed
12 years ago
0
Inserting text with ? inside is taken as a bind_variables
#32
mdardenn
closed
12 years ago
5
Unable to drop and recreate keyspace on the same connection
#31
technoweenie
closed
12 years ago
3
Every SELECT request fails with error
#30
sergiokozlov
closed
12 years ago
3
Compatibility with Cassandra 1.1 / CQL 3.0
#29
outoftime
closed
12 years ago
0
ASCII column values incorrectly packed as binary
#28
outoftime
closed
12 years ago
2
Batch update disconnects from cassandra
#27
dhavaldeshpande
closed
12 years ago
1
fixed condition where to_hash called on nil.
#26
usergenic
closed
12 years ago
0
Next