Hi ,

I am new to the database world.

I need to provide mechanism so that cache can check that what is changed in 
database.
Now for per table basis I need to add something so that I can track what 
changed.
Adding timestamp column to table I can check what is created and updated 
but for it will
not work for deleted rows. I am using Mysql 5.5 as database. Can anybody 
share
some inputs on how I can track what changed using Sqlalchemy. 

Any blog or any comment will be appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to