storesafe/cordova-sqlite-storage

error parameter object in error callback is missing error code [Android]

brodycj opened this issue · 1 comments

Commit e25c6fb by @lcsanchez includes the error code in the iOS version when an error result is to be returned for a SQL statement, in compliancy with the Web SQL (DRAFT) API. The error code is missing on the Android & WP(8) versions.

Issue with Windows platform version raised in #539. Issue with WP8 platform version moved to brodycj/cordova-sqlite-legacy#6.