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

Sequelize Transactions #79

Open
barroco opened this issue Dec 19, 2014 · 2 comments
Open

Sequelize Transactions #79

barroco opened this issue Dec 19, 2014 · 2 comments
Assignees

Comments

@barroco
Copy link

barroco commented Dec 19, 2014

Check that requests include { transaction: t }
http://sequelize.readthedocs.org/en/latest/docs/transactions/

@barroco barroco self-assigned this Dec 19, 2014
@barroco
Copy link
Author

barroco commented Dec 19, 2014

Waiting for version 2.0.0 stable of sequelize

@barroco
Copy link
Author

barroco commented Dec 19, 2014

Tests are breaking when running over transactions. (Works when launching the server and calling endpoints manually)
(the server can't access the table called inside transactions: Table not found)

Ideas to investigate: - In-memory database

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

1 participant