external-models/models/doc_descriptions/general/export_columns.md
2024-05-08 09:54:01 -06:00

293 B

{% docs pk %}

The unique identifier for each row in the table.

{% enddocs %}

{% docs inserted_timestamp %}

The utc timestamp at which the row was inserted into the table.

{% enddocs %}

{% docs modified_timestamp %}

The utc timestamp at which the row was last modified.

{% enddocs %}