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

In readme there is litehelpers / Cordova-sqlite-express-core mentioned but no repo there #507

Open
yyfearth opened this issue Jun 24, 2016 · 3 comments

Comments

@yyfearth
Copy link

yyfearth commented Jun 24, 2016

Hi,

I saw litehelpers / Cordova-sqlite-express-core mentioned in readme,
and I remember there is such a repo there before, but now it is no longer exist.

Are you already decided to not creating this version? Or you just want to release it later?
If you no longer have a plan to release it, maybe it is better to remove it from readme?

Thanks

@brodycj
Copy link
Contributor

brodycj commented Jun 28, 2016

Thanks for asking. I have not decided 100%. Were you thinking of a specific use for this version or were you just curious?

I am trying to avoid a proliferation of extra version repos. I will remove it from README.md for now.

@yyfearth
Copy link
Author

yyfearth commented Jul 1, 2016

I still prefer a lightweight version that use the os provided sqlite instead of embed an independent version of sqlite.
It either need to download externally binaries from the Cordova-sqlite-storage-dependencies repo, or need long time to compile from source.
The https://github.com/nolanlawson/cordova-plugin-sqlite-2 looks good for me, but it refuse to provide extra features like closeDb, deleteDb, and db.executeSql, which is required for my projects.

@brodycj
Copy link
Contributor

brodycj commented Jul 1, 2016

@yyfearth let me consider this over the next week or so. I also think it would be nice to have the lightweight version, though I would have to keep dealing with some old problems such as #193 (loss of data on certain versions of Android for which I have to support a really ugly workaround). It should also be able to work with some other tooling such as Plugman, PhoneGap CLI, PhoneGap Build, and Intel XDK.

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

No branches or pull requests

2 participants