discourse-docs/lib/knowledge_explorer
Justin DiRose 6e974250f9
FIX: Sort query was ambiguous (#15)
After implementing changes to tagging, this introduced ambiguity in the SQL query for sorting by activity. This commit fixes the ambiguity by explicitly defining the table from where the columns are used. Also adds tests to check for regressions in the future.
2020-11-04 16:46:55 -06:00
..
engine.rb FEATURE: Move route to /docs 2020-07-14 10:07:18 -05:00
query.rb FIX: Sort query was ambiguous (#15) 2020-11-04 16:46:55 -06:00