Sha256: 1e8643e1f198727620522bbc463fd8dcf65c12832a8496c7901e1e57084a1d8d

Contents?: true

Size: 669 Bytes

Versions: 1

Compression:

Stored size: 669 Bytes

Contents

* Test coverage of multiple-db situations
* Test coverage of close-and-reopen db situations
* Metadata stored in db files
* Bring code coverage up to 100%
* Documentation
* Standalone examples (i.e. not just "please see the test suite")
* Resolve issues related to using prepared statements
* Find rows by value of blob-valued field
* Automatic zlib compression of blobs (:zblob type)
* Automatic yaml serialization of arbitrary Ruby objects (:rubyobj type)
* Refactor column value transformations (e.g. for foreign-key rows, blobs, [future] zblob/rubyobj, etc.) to be more regular and uniform

Legend:

! --> highest priority
* --> standard priority
- --> low priority

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rhubarb-0.2.2 TODO