Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 03:14 PM
Hi @RBlum ,
The original author of this ticket had mentioned.
n addition, we are adding four audit columns:
- __KeyHash: A hash generated from the primary key columns.
- __RowHash: A hash generated from all non-audit columns to track changes.
- __CreatedDateTime: A timestamp indicating when the row was initially created.
- __UpdatedDateTime: A timestamp indicating when the row was last updated.