zzzeek / test_sqlalchemy

0 stars 0 forks source link

add flush cascade ? #990

Closed sqlalchemy-bot closed 15 years ago

sqlalchemy-bot commented 16 years ago

Issue created by Michael Bayer (zzzeek)


this cascade takes effect when you say session.flush([obj](obj)) - cascades to everything along the "flush" cascade.

sqlalchemy-bot commented 10 years ago

Michael Bayer (zzzeek) wrote:


Removing milestone: 0.5.xx (automated comment)

sqlalchemy-bot commented 15 years ago

Michael Bayer (zzzeek) wrote:


not a use case i want to get into for now.

sqlalchemy-bot commented 10 years ago

Changes by Michael Bayer (zzzeek): removed "0.5.xx" milestone

sqlalchemy-bot commented 15 years ago

Changes by Michael Bayer (zzzeek): changed priority from "major" to "minor"; set state to "wontfix"; changed title from "add flush cascade" to "add flush cascade ?"; changed milestone from "0.4.xx" to "0.5.xx"