discourse-docs/spec/requests
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
..
knowledge_explorer_controller_spec.rb FIX: Query name collision with multiple filters (#12) 2020-10-14 09:27:19 -05:00