Table of Contents - Sequel PostgreSQL Triggers: Database enforced timestamps, immutable columns, and counter/sum caches
Pages
- MIT-LICENSE
-
README
- Sequel PostgreSQL Triggers
- Triggers
- Created At Columns - pgt_created_at
- Updated At Columns - pgt_updated_at
- Counter Cache - pgt_counter_cache
- Sum Cache - pgt_sum_cache
- Sum Through Many Cache - pgt_sum_through_many_cache
- Immutable Columns - pgt_immutable
- Touch Propagation - pgt_touch
- Foreign Key Arrays - pgt_foreign_key_array
- Force Defaults - pgt_force_defaults
- JSON Audit Logging - pgt_json_audit_log_setup and pg_json_audit_log
- pgt_json_audit_log_setup
- pgt_json_audit_log
- License
- Author