[TIMOB-569] implement fieldName(index) in database API
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.3.0 |
Components | iOS |
Labels | database, ios, iphone |
Reporter | Nolan Wright |
Assignee | Blain Hamon |
Created | 2011-04-15T02:32:09.000+0000 |
Updated | 2011-04-17T01:53:32.000+0000 |
Description
resultSet.fieldName(index) should return the column name from a select result set. the index maps to the column index in the select statement
(from [ad7c7b46e6a1e9fcbaeaec81d640feea42897a27]) Closes #569 http://github.com/appcelerator/titanium_mobile/commit/ad7c7b46e6a1e9fcbaeaec81d640feea42897a27"> http://github.com/appcelerator/titanium_mobile/commit/ad7c7b46e6a1e...