[TIMOB-4015] TiAPI: Support BLOB data conversion
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 1.7.0, Release 2.1.0 |
Fix Version/s | n/a |
Components | TiAPI |
Labels | core |
Reporter | Alan Leard |
Assignee | Eric Merriman |
Created | 2011-05-09T16:30:49.000+0000 |
Updated | 2018-08-02T17:31:49.000+0000 |
Description
Support conversion of SQLite BLOB data.
Although it is understood that performance may be an issue, developers would like the ability to use BLOB data out of a database if necessary. We currently only support 'blob' data not 'BLOB' data, so adding that support would allow for situations when an app may be passed BLOB data, the app could still process the BLOB into an image or other file format.
This feature has been requested by a customer in the HD Ticket below.
HD Ticket Reference: http://appc.me/c/IKW-63226-771
+1 ENT.