radio4000 / migrate-tool

A website for managing a Radio4000 channel migration, from firebase (realtime) to supabase
https://migrate.radio4000.com/
0 stars 0 forks source link

Automatic dates via Postgres #7

Closed oskarrough closed 3 years ago

oskarrough commented 3 years ago

maybe the date can/should be a postgresql thing? https://www.postgresql.org/docs/9.1/functions-datetime.html https://stackoverflow.com/questions/1035980/update-timestamp-when-row-is-updated-in-postgresql

_Originally posted by @hugurp in https://github.com/internet4000/radio4000-cms/pull/5#discussion_r662389055_

also see https://x-team.com/blog/automatic-timestamps-with-postgresql/