Skip to content

Additional Columns #33

@jonwinton

Description

@jonwinton

Description

To support more advanced features in Clay we need to add some columns to the Postgres tables for each data structure

Columns To Add

For all public tables add the following:

  • Created At (createdAt)
  • Last Modified (updatedAt)
  • Site ID (for the slug of the site)
    • Except for users

Pages Table

  • First Publish Time (publishedAt)
  • Last Publish Time (republishedAt)
  • Archived (archivedAt)
  • Unpublished (unpublishedAt)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions