PostHog / squeak

A Q&A widget for your docs
https://squeak.posthog.com/
MIT License
176 stars 15 forks source link

feat: New topics selector and remove string array for representing topics #221

Closed pjhul closed 1 year ago

pjhul commented 1 year ago

This PR adds the 20220930064758_question_topics_connection migrration, which takes the existing representation of topics as a string array on a question, and converts this into a connection table called squeak_question_topics. As part of this, I also revamped the selected for adding topics to questions.