Re: [sqlalchemy] Session flush trigger misunderstanding or unexpected behaviour

2016-03-04 Thread Bastien Sevajol
Hi Simon King, Thank's for your reply. autoflush disabling effectivly help me. About my functional problem, i finally use an other workflow including context manager usage. Regards, Bastien. Le mardi 1 mars 2016 12:28:51 UTC+1, Simon King a écrit : > > > The answer to your first question is

[sqlalchemy] Session flush trigger misunderstanding or unexpected behaviour

2016-03-01 Thread Bastien Sevajol
possible to use *before_flush* event to make my "new revision" when finish to edit it's values ? Thank's, Bastien Sevajol. -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails f