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

Fixed an issue on webkit-sqlite key. See http://stackoverflow.com/questi... #174

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

paolooo
Copy link

@paolooo paolooo commented Jul 30, 2013

...ons/17868221/why-does-lawnchairs-webkit-sqlite-adapter-converts-key-to-string/17951999#17951999

@MarkMYoung
Copy link
Collaborator

That's more code than I expected, but it looks good. How come you define 'convertInt2String', but never use it?

@paolooo
Copy link
Author

paolooo commented Jul 30, 2013

yeah! you're right, I forgot to add it. I've added it already.

…ect_stores by adding a list value on option.records = []. example: `var options = {adapter:'indexed-db', name:'db_name', record:'objectStore1', records:['objectStore1', 'objectStore2', 'objectStoreN']}`
…ect_stores by adding a list value on option.records = []. example: `var options = {adapter:'indexed-db', name:'db_name', record:'objectStore1', records:['objectStore1', 'objectStore2', 'objectStoreN']}`
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

Successfully merging this pull request may close these issues.

2 participants