Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4015] TiAPI: Support BLOB data conversion

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 1.7.0, Release 2.1.0
Fix Version/sn/a
ComponentsTiAPI
Labelscore
ReporterAlan Leard
AssigneeEric Merriman
Created2011-05-09T16:30:49.000+0000
Updated2018-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

Comments

  1. Matthew Congrove 2011-06-06

    +1 ENT.

JSON Source