plainblack / ving

An opinionated web services starter for Nuxt3 that provides REST and per-field privileges out of the box.
https://plainblack.github.io/ving/
59 stars 7 forks source link

Change timestamp to datetime #25

Closed rizen closed 7 months ago

rizen commented 10 months ago

Avoid epochalypse

rizen commented 7 months ago

Still using timestamp for createdAt and updatedAt as it makes sense for those, but other dates now use datetime.