On Thursday, July 16, 2015 at 6:54:29 AM UTC-4, Ivan Ogasawara wrote:
>
> I think you can write a trigger in your DB for all tables and actions you
> want to analyze .. and your triggers you can put the changes in some log
> tables.
>
> Using sqlalchemy you can put this changes inside your db fu
I think you can write a trigger in your DB for all tables and actions you
want to analyze .. and your triggers you can put the changes in some log
tables.
Using sqlalchemy you can put this changes inside your db functions.
My best regards,
Ivan
El 15/7/2015 21:37, "Balaji Pattewar" escribió:
>
Hi All,
Can any body help me how Sqlalchemy can be used to identify changes in
database?
I mean how to identify that some rows got delete or added after particular
time.?
Thanks
Balaji
--
You received this message because you are subscribed to the Google Groups
"sqlalchemy" group.
To unsubsc