]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
these are some assertions that would make things easier, if they can be maintained.
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 5 Apr 2010 18:53:19 +0000 (14:53 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 5 Apr 2010 18:53:19 +0000 (14:53 -0400)
commit233756a018dd54aa611ec8147bfda09a3c16268e
tree8b9d4ed93d465329db67cf499a81fd0399715a50
parent67b99a7bfae11b20b9b3c025f357ad366c4d991b
these are some assertions that would make things easier, if they can be maintained.
otherwise, if listonly can go from True to False, then there's the whole cascades issue
to deal with, same for delete moving from False to True and vice versa.
lib/sqlalchemy/orm/unitofwork.py