- changed milestone to 0.8.0final
Typo in Joined Table Inheritance docs
Issue #2641
resolved
http://docs.sqlalchemy.org/en/latest/orm/inheritance.html#joined-table-inheritance
class Manager(Person) should be class Manager(Employee)
Comments (6)
-
repo owner -
repo owner backport to 0.7 also
-
Account Deleted (original author: diana) - fixed in 49ff85bfd85a9b8e40ce3f2289238fab36901071 - no need to backport to 0.7, those docs are fine
-
Account Deleted - changed status to resolved
(original author: diana)
-
Account Deleted (original author: diana) Thanks @drnextgis!
-
repo owner - removed milestone
Removing milestone: 0.8.0final (automated comment)
- Log in to comment