mirror of
https://github.com/FlipsideCrypto/aptos-models.git
synced 2026-02-06 11:06:43 +00:00
450 B
450 B
{% docs inserted_timestamp %}
The UTC timestamp when the row was inserted into the table, representing when the data was first recorded.
Data type: Timestamp Example:
- 2024-01-15 14:30:25.123456
Business Context:
- Essential for data lineage tracking and insertion timing analysis.
- Critical for understanding data freshness and processing delays.
- Enables data quality analysis and processing performance monitoring.
{% enddocs %}