Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Enable multiple screenshots of a domain #6

@heysamtexas

Description

@heysamtexas

there should be a screenshot_file table that points to the screenshot table.

That way every time a new screenshot is made it does not overwrite the previous ones.

This will be helpful for when we want to track the screenshots over time.

screenshot_file table:
id (uuid)
screenshot_id
created_At

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions