CompanyBook / massive_record

HBase ruby client
130 stars 39 forks source link

Seems to be a problem with default value on a boolean value field #63

Closed thhermansen closed 13 years ago

thhermansen commented 13 years ago

Title kinda says it all :-) Having a boolean field defaulting to true seems not to allow nil to be persisted, or it is persisted, but will default back to true when the value is false.