Daggerpov / Spawn-App-Back-End

Back-end REST API for the Spawn mobile app, written in Java Spring Boot, and connected to a MySQL database.
Other
2 stars 0 forks source link

Update data types for dates & timestamps #36

Closed Daggerpov closed 1 day ago

Daggerpov commented 1 day ago

There are a few cases where I marked with a comment, // TODO: investigate data type later for dates & timestamps, that we should change to something like these:

image

image

image

image