timwis / dataface

Build and manage data with a spreadsheet-like interface
https://dataface-demo.herokuapp.com
43 stars 4 forks source link

Automatically add date_created and date_updated columns to new sheets #127

Open timwis opened 7 years ago

timwis commented 7 years ago

Along with triggers to update them. Note that we can't have much of the application depend on this if we want dataface to work with existing database tables.

What's the value added here? Mostly around integrations with other systems, I imagine. My first thought is to hide these fields in the UI, though we may want to make them queryable.