certat / do-portal

This project is in maintenance mode and will only receive bug fixes, but no new features. A new version of this software is being developed.
5 stars 5 forks source link

Database uses times without timestamps #35

Open ghost opened 6 years ago

ghost commented 6 years ago

For example the columns created, updated, ts_delete of table organizations all have the type timestamp without time zone -> we need to check if this is sufficient or we need to change it

certrik commented 4 years ago

@MarkHofstetter More precise time information is always better. Please take into account when refactoring the backend.