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

Fix determination of db opened #139

Merged
merged 1 commit into from
Mar 16, 2017

Conversation

asmsuechan
Copy link
Contributor

@asmsuechan asmsuechan commented Mar 15, 2017

Hi there! I fixed a bug what remains new transaction is waiting for open operation after a message which OPEN database: test.db is shown at the console.

Perhaps this issue is related with #82.

environments

On Android device which is v5.0.2.

"dependencies": {
  "react": "15.4.2",
  "react-native": "0.42.0",
  "react-native-sqlite-storage": "^3.2.2"
}

@andpor andpor merged commit dc0a8eb into andpor:master Mar 16, 2017
@andpor
Copy link
Owner

andpor commented Mar 16, 2017

Cool! Thank you.

@asmsuechan asmsuechan deleted the fix-a-db-opening-bug branch March 16, 2017 16:23
@cstehreem
Copy link

I am still getting this new transaction is waiting for open operation message while trying to open a pre populated database. Any suggestions?

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.

3 participants