Skip to content

Commit

Permalink
SQLAlchemy: Fix session scope / management (mlflow#980)
Browse files Browse the repository at this point in the history
* Initial fix implementation

* Test progress

* Update tests

* URI cleanup

* Docs

* Remove instances of 'self\.session'

* More test fixes

* Explanatory comments

* Test fixes

* Move session to first arg

* More test fixes, changes to exception handling

* More test fixes and exception handling

* Wrap db exceptions as MLflow internal errors

* Lint

* Revert file formatting

* Revert

* Remove unused import
  • Loading branch information
dbczumar authored and Eduardo de Leon committed Mar 20, 2019
1 parent 9020aa9 commit c61aa7b
Show file tree
Hide file tree
Showing 2 changed files with 540 additions and 502 deletions.

0 comments on commit c61aa7b

Please sign in to comment.