discourse-docs/lib
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
..
knowledge_explorer FIX: Sort query was ambiguous (#15) 2020-11-04 16:46:55 -06:00
knowledge_explorer_constraint.rb REFACTOR: Handle queries in more robust, customizable way 2019-10-31 15:09:50 -05:00