this section doesn't work with swift2 branch:
https://github.com/stephencelis/SQLite.swift/blob/swift-2/Documentation/Index.md#binary-data
I get:
Redundant conformance of 'NSData' to protocol 'Value'
and
Type 'UIImage' does not conform to protocol 'Value'