Skip to content

Conversation

kalalannn
Copy link
Contributor

@kalalannn kalalannn commented Oct 3, 2025

Format:

voters
---
id          uuid                PK
customer_id uuid                FK
created_at  timestamp
deleted_at  timestamp NULL

Copy link
Contributor

@VojtechVitek VojtechVitek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you for your contribution!

Would it be more readable to create a first column with PK/FK/"" value?

id (PK) | uuid

vs.

PK | id | uuid

@VojtechVitek VojtechVitek merged commit 597a1c0 into master Oct 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants