Skip to content

Fixes for sqlalchemy >= 0.8#1

Closed
mikedougherty wants to merge 5 commits intojmg:masterfrom
ifwe:master
Closed

Fixes for sqlalchemy >= 0.8#1
mikedougherty wants to merge 5 commits intojmg:masterfrom
ifwe:master

Conversation

@mikedougherty
Copy link
Copy Markdown

  • Catch import error for scoped_session / ScopedSession
  • also init using_table_options sooner to allow multi-level class hierarchy to build up the options for the class(es)

Review on Reviewable

Mike Dougherty added 5 commits March 25, 2014 19:06
This allows base classes to use using_table_options which will stack with subclass calls. Previously this would fail with an attribute error
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

Successfully merging this pull request may close these issues.

1 participant