Merged
Conversation
…ate persistence layer to include table name in WHERE clause construction for improved SQL query accuracy. Refactor related functions to support this change.
… fetch associated tags for articles. Update the Article interface to include optional tag relationships, improving the article retrieval process. Refactor the page component to display tags in the ArticleEditor.
…s and updating the ArticleTag join to include additional fields. Enhance ArticleEditorDrawer to display article data for better debugging during editing.
…tag management functionality. Integrate tag selection in the ArticleEditorDrawer, allowing users to categorize articles effectively. Update imports for better organization and enhance debugging capabilities by displaying article data during editing.
… SQL query building. Update GET request handler to remove specified tags for an article. Refactor related functions for improved clarity and functionality.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.