Skip to content

Documentation / @super-line/core / ROW_CREATED_AT

Variable: ROW_CREATED_AT

const ROW_CREATED_AT: "_createdAt" = '_createdAt'

Defined in: packages/core/src/collections.ts:49

Reserved row keys the inspector injects for the Control Center's created/updated columns — never part of your schema.

Released under the MIT License.