darknos/TiAdvancedDatabase
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
TiAdvancedDatabase module for iOS =========================================== This is a copy of Ti.Database module from Appcelerator with two simple additions: - ResultSet.fetchAllAsJSON() method added for improve performance as described here: https://jira.appcelerator.org/browse/TIMOB-12291 - DISTANCE function added to SQL statements as described here: https://jira.appcelerator.org/browse/TIMOB-14343