Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Aggregation Queries #1

Open
vinay1989 opened this issue Apr 16, 2014 · 0 comments
Open

Support for Aggregation Queries #1

vinay1989 opened this issue Apr 16, 2014 · 0 comments

Comments

@vinay1989
Copy link

Hi Marcucio,

I am building an hybrid application which is currently supported on Android and iOS. In this I am using below SQLite plugins for native database interaction. This plugin is working fine for all type of queries.

https://github.com/brodysoft/Cordova-SQLitePlugin

Recently I have also started development on Windows 8, here I came across your Windows 8 SQLite plugin. It is working fine except for Aggregation queries eg: (Count, Max, Min).

Do you have any plans to support this too. Currently app just crashes by throwing below error:

error in error callback: SQLitePlugin1700322532 = TypeError: Unable to get property 'replace' of undefined or null reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant