| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
joined inheritance schemes more than one level deep.
- don't need to use _lib.py here anymore now that these features are in
sqlalchemy.testing
|
|
|
|
| |
- went through examples/ and cleaned out excess list() calls
|
| |
|
|
to not rely upon SQLAlchemy test libs,
nosetests must be run from within
examples/versioning to get around setup.cfg
breaking it.
- Tweak to examples/versioning to pick the
correct foreign key in a multi-level
inheritance situation.
|