waterthetrees/wtt_server

Add modified to updates instead of using postgres triggers

Open

#104 opened on Aug 19, 2022

 (0 comments) (0 reactions) (0 assignees)JavaScript (4 forks)auto 404
backendgood first issuehelp wanted

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Add modified field with code for every db update query as the postgres triggers are not tracked and therefore easy to forget when doing deployments and migrations

Contributor guide