summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/mapping/sync.py
Commit message (Expand)AuthorAgeFilesLines
* implemented SyncRules for mapper with inheritance relationship, fixes [ticket...Mike Bayer2006-02-261-3/+2
* factored out "syncrule" logic to a separate package, so mapper will be able t...Mike Bayer2006-02-261-0/+121