You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Entity Management System with Slowly Changing Dimensions Type 2 (SCD2) support Django 5 + DRF + PostgreSQL (btree_gist) with docker-compose. Implements entity history tracking (PERSON, INSTITUTION) with idempotent updates, change auditing, and a REST API for snapshots, history, and diffs.