Hi, I would like to know if somthing was really changed in a session, so i can ask my user: "are you really sure?"
using session.dirty doesn't work p.value = 1 session.commit() p.value = 1 print session.dirty #p is there! but it didn't change is there a way to know this kinda stuff? many thanks, yoav. -- You received this message because you are subscribed to the Google Groups "SQLElixir" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sqlelixir?hl=en.
