discourse-docs/lib/knowledge_explorer
Justin DiRose 7959355159
FIX: Query name collision with multiple filters (#12)
If using more than two tags to filter, we'd run into an SQL alias
collision on a few joins. Resolved by ensuring unique names are used across the query.
2020-10-14 09:27:19 -05:00
..
engine.rb FEATURE: Move route to /docs 2020-07-14 10:07:18 -05:00
query.rb FIX: Query name collision with multiple filters (#12) 2020-10-14 09:27:19 -05:00