snapCloud icon indicating copy to clipboard operation
snapCloud copied to clipboard

Use `_at` for timestamp columns

Open cycomachead opened this issue 5 years ago • 2 comments

I think we should rename the created and related columns to created_at, and similar. This allows lapis to automatically handle creation and updated timestamps.

http://leafo.net/lapis/reference/models.html#timestamps

It will also make automatically returning the right time format easier in #96

cycomachead avatar Jul 20 '18 08:07 cycomachead