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

How forest handles db transactions under the hoods? #394

Open
marcelomorgado opened this issue Apr 9, 2020 · 0 comments
Open

How forest handles db transactions under the hoods? #394

marcelomorgado opened this issue Apr 9, 2020 · 0 comments

Comments

@marcelomorgado
Copy link

Expected behavior

I want to have all my DB queries done through transactions to keep consistency.

Actual behavior

I didn't find a reference for this in the docs and code.

Failure Logs

N/A

Context

  • Package Version: 5.7.0
  • Express Version: 4.17.1
  • Sequelize Version: 5.21.4
  • Database Dialect: psql
  • Database Version: 11.4
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