jasonmk / datastax_rails

A Ruby-on-Rails interface to Datastax Enterprise. Replaces the majority of ActiveRecord functionality.
MIT License
23 stars 9 forks source link

Enhancement: Support for datatype Decimal #37

Open marktermaat opened 9 years ago

marktermaat commented 9 years ago

Please add support for the datatype Decimal, which (as far as I can find) is supported in Cassandra (http://docs.datastax.com/en/cql/3.0/cql/cql_reference/cql_data_types_c.html) but not in DatastaxRails.