Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 fix: Correct tag count query by joining content_tags_mapping table
- Fixed the tag count query to accurately count tags by joining the `content_tags_mapping` table - Updated both SQL query and generated Go code to reflect the change
- Loading branch information