Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added proposal my work column model #375

Merged
merged 4 commits into from
Oct 10, 2024
Merged

Added proposal my work column model #375

merged 4 commits into from
Oct 10, 2024

Conversation

Devorein
Copy link
Member

@Devorein Devorein commented Oct 9, 2024

WHAT

WHY

Copy link

github-actions bot commented Oct 9, 2024

Code 25b2ef5 labeled version 0.88.7-rc-feat-my-work-co.1

Copy link

github-actions bot commented Oct 9, 2024

Copy link

github-actions bot commented Oct 9, 2024

Copy link

Copy link

formFieldId String @db.Uuid
formField FormField @relation(fields: [formFieldId], references: [id], onDelete: Cascade)

@@unique([spaceId, formFieldId])
Copy link
Member

Choose a reason for hiding this comment

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

I think this should just be spaceId, since we don't query by formFieldId

@mattcasey mattcasey merged commit 12f04ca into main Oct 10, 2024
@mattcasey mattcasey deleted the feat/my-work-columns branch October 10, 2024 19:37
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