clarin-eric / component-registry-rest

Component Registry back end
GNU General Public License v3.0
2 stars 1 forks source link

Store timestamp of last change for items #21

Open twagoo opened 8 years ago

twagoo commented 8 years ago

Each time a component is updated, update a 'last changed' field in the database for that item. Alternatively, keep history with diffs in a separate table