shyamsrinivasan / sqlpy

python front-end for SQL db
0 stars 0 forks source link

Add timestamp when things change in DB #11

Closed shyamsrinivasan closed 2 years ago

shyamsrinivasan commented 2 years ago

Keep record of changes to entries in DB. Add column 'changed_on' of type TIMESTAMP in all DB tables to see when changes occur.