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

Added 5 try-catch blocks around tx.executeSql calls. #85

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

Added 5 try-catch blocks around tx.executeSql calls. #85

wants to merge 2 commits into from

Conversation

MarkMYoung
Copy link
Contributor

I was hoping to roll up my 4 modified files into one pull request, but I don't know how to do that. My changes add better error handling and some more verbose logging when in debug mode.

@zefhemel
Copy link
Collaborator

Thanks! But can you perhaps fix your code indentation and coding style slightly to fit the rest of persistence.js? i.e. move curly braces to the end of the line, and indent code properly?

…es, I just copied-and-pasted from my code and assumed github had a code (re-)formatter.
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