Replace compound primary keys
Pre-release
Pre-release
Bug fixes:
- Issue #26: Replace compound primary keys (
entity_id
,tick
) on temporal clock tables with- Single column primary keys (
id
UUID column) - Unique constraint on (
entity_id
,tick
)
- Single column primary keys (