alan-turing-institute / DTBase

A starting point from which digital twins can be developed.
MIT License
10 stars 4 forks source link

Add created_by and edited_by columns to most tables #232

Open mhauru opened 4 months ago

mhauru commented 4 months ago

We have datetimes of creation and last edit, but would be handy to have information about which user made the edit. Sometimes this is not available (e.g. when someone directly writes to the database without going through the API), in which case these values should be null.