Nostromos / what.ecom

PERN Ecom app for Codecademy's Full Stack path.
MIT License
0 stars 0 forks source link

Postgres - Add triggers for created_at, updated_at, created_by, updated_by #52

Open Nostromos opened 5 months ago

Nostromos commented 5 months ago

This would be easy with a query tool or orm but need to learn more about postgres triggers.

This isn't breaking or necessary, but probably useful.