summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/sync.py
Commit message (Expand)AuthorAgeFilesLines
...
* a simplification to syncrule generation, which also allows more flexible conf...Mike Bayer2006-10-141-37/+44
* - sync checks destination column for primary key status, will not set it to N...Mike Bayer2006-10-131-1/+10
* logging of syncrulesMike Bayer2006-10-081-1/+6
* - post_update behavior improved; does a better job at notMike Bayer2006-09-191-1/+4
* [ticket:251]Mike Bayer2006-08-111-1/+1
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-251-0/+129