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

feat: add model Media to allow user to select a color during photo creation #320

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

claireso
Copy link
Owner

@claireso claireso commented Sep 24, 2024

Breaking changes:

  • creation of the table media is needed
  • creation of column media_id is needed

Note: no data migration needed

Note for a next release
Create a script for a CRON to delete media not linked to a photo

Note for a next major release:

  • remove portrait, square, name from table photos
  • add constraint NOT NULL to media_id in table photos
  • add a script to migrate legacy photo to a photo with a media

Copy link

changeset-bot bot commented Sep 24, 2024

🦋 Changeset detected

Latest commit: 9f2ff9c

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

This PR includes changesets to release 1 package
Name Type
journal Major

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

@claireso claireso merged commit 022c655 into dev Sep 24, 2024
5 checks passed
@claireso claireso deleted the feat/media branch September 24, 2024 18:58
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.

1 participant