wubloader/postgres
ZeldaZach c378a1e4ab Add Audit Logging for several endpoints
- Use transactions for DB commits to avoid audit-less logs

Endpoints Supported:
- Manual Link
- Reset Row
- Update Row
..
Dockerfile postgres setup: split schema into its own file
schema.sql Add Audit Logging for several endpoints
setup.sh postgres setup: split schema into its own file
standby_setup.sh postgres: Changes to work with version 12