Skip to content

Additional Columns #33

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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