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: support multiple tags #69

Merged
merged 1 commit into from
Nov 10, 2020
Merged

feat: support multiple tags #69

merged 1 commit into from
Nov 10, 2020

Conversation

moul
Copy link
Member

@moul moul commented Nov 10, 2020

  • add a post.tags field (string in DB with a TagList helper that returns a []string)
  • deprecate post.genre field
  • add a migration to automatically move post.genre into post.tags
  • update the SoundCloud driver to combine the genre and the tags field together

Signed-off-by: Manfred Touron <[email protected]>
@moul moul merged commit 2b0e64f into master Nov 10, 2020
@moul moul deleted the dev/moul/tags branch November 10, 2020 22:11
@github-actions
Copy link

🎉 This PR is included in version 1.51.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant