Closed 112batuhan closed 1 year ago
After discussing how to implement the timestamp features without creating new structs or using function query_as
, we decided to make the structs have timestamp fields with default implementation during initialization.
Title is explanatory enough. I went ahead and added creation and modification dates to all tables.
closes #120
I just realized that I also have to edit API responses, I will request review when I'm done