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

Add session parameters to the sqlalchemy data source configuration #213

Closed
piraz opened this issue Sep 23, 2018 · 0 comments
Closed

Add session parameters to the sqlalchemy data source configuration #213

piraz opened this issue Sep 23, 2018 · 0 comments

Comments

@piraz
Copy link
Contributor

piraz commented Sep 23, 2018

The parameters are:

  • autoflush
  • autocommit
  • expire_on_commit
  • info

Let's keep the default values keep the same if no configurations are provided and give the possibility of passing those parameters when we're getting a new session from the data source.

@piraz piraz added this to the firenado 0.1.7.1 milestone Sep 23, 2018
@piraz piraz self-assigned this Sep 23, 2018
@piraz piraz closed this as completed in f9b2c72 Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant