summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/mapping/sync.py
Commit message (Expand)AuthorAgeFilesLines
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-251-129/+0
* a little spring cleaning for the util package, etcMike Bayer2006-04-071-0/+8
* identified more issues with inheritance. mapper inheritance is more closed-m...Mike Bayer2006-03-171-9/+10
* 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