Skip to main content

Documentation Index

Fetch the complete documentation index at: https://help.elationhealth.com/llms.txt

Use this file to discover all available pages before exploring further.

Infrastructure Changes

ChangeDetails
Timestamp standardizationAll customer-visible timestamps changed to TIMESTAMPNTZ(9)
Event Streaming migrationMajority of tables migrated to Event Streaming as the data source

Release Highlights

Timestamp standardization to TIMESTAMPNTZ(9) All timestamps visible to customers were standardized to TIMESTAMPNTZ(9). Previously, timestamp types were inconsistent across tables. No column names changed, but if your queries or downstream tools rely on timezone-aware timestamp types (TIMESTAMP_TZ), you may need to update them. Event Streaming migration The majority of HDB tables were migrated to use Event Streaming as their data source. This is an infrastructure change that improves data freshness and reliability. No schema changes resulted from this migration.