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

load.bety should happen in single transaction #563

Closed
robkooper opened this issue Jul 10, 2015 · 0 comments
Closed

load.bety should happen in single transaction #563

robkooper opened this issue Jul 10, 2015 · 0 comments

Comments

@robkooper
Copy link
Member

Right now the load.bety will remove all the data that is synced and reloaded sequentially. If a user queries the database between these actions they will not get any results. To fix this all queries should be executed in a single transaction.

@mdietze mdietze added this to the 1.4.4 milestone Jul 10, 2015
robkooper added a commit that referenced this issue Jul 13, 2015
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

2 participants