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

remove comment.created_at and comment.created_by #3290

Merged

Conversation

samuelstroschein
Copy link
Member

refactor: remove comment.created_at and comment.created_by opral/lix-sdk#175

Comments and discussions are now change controlled. Hence, knowing when a comment or discussion has been created can be queried via the changes. This removes the need for the created_at and created_by fields on the Comment and Discussion entities, and thereby simplifies the schema, avoids duplicate date, and reduces the risk of inconsistencies.

…lix-sdk#175

Comments and discussions are now change controlled. Hence, knowing when a comment or discussion has been created can be queried via the changes. This removes the need for the `created_at` and `created_by` fields on the `Comment` and `Discussion` entities, and thereby simplifies the schema, avoids duplicate date, and reduces the risk of inconsistencies.
Copy link

changeset-bot bot commented Dec 19, 2024

🦋 Changeset detected

Latest commit: 68fe6bc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@lix-js/sdk Patch
csv-app Patch
lix-file-manager Patch
@lix-js/host Patch
@lix-js/plugin-csv Patch
@lix-js/sdk-example-server-protocol-handler-hono Patch
lix-website-server Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@samuelstroschein samuelstroschein merged commit de209b9 into main Dec 19, 2024
2 checks passed
@samuelstroschein samuelstroschein deleted the lixdk-268-remove-commentcreated_at-and-commentcreated_by branch December 19, 2024 16:20
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant