]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- added "none" to the list of cascades, although im not sure if we should really...
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 2 Jan 2007 03:43:09 +0000 (03:43 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 2 Jan 2007 03:43:09 +0000 (03:43 +0000)
commit7d2f2ec33bdd2b69039322ed5f2f4d57656c6de0
treefb0c20eafb07520dc298bb6fb93c5601d7e92a50
parent6bc79c98b7a71bf1c0ee32ab46007bb49d8b3c1f
- added "none" to the list of cascades, although im not sure if we should really allow "none" since it currently doesnt do anything (what should it do, cancel out the other cascades?)
lib/sqlalchemy/orm/util.py