[09:20:57] 10Quarry: Provide a way to add hyperlink in Quarry results/output - https://phabricator.wikimedia.org/T74874 (10Seb35) >>! In T74874#4664854, @Tgr wrote: > > It's easy to construct the URLs in SQL, though. The JS patch adds a clickable link, URLs constructed in SQL would not be clickable. [12:49:06] 10Quarry: Provide a way to add hyperlink in Quarry results/output - https://phabricator.wikimedia.org/T74874 (10Seb35) I tested [[https://pypi.python.org/pypi/sqlparse|sqlparse]], with the idea to solve T188538 with the same library, but it seems a bit overkill to just retrieve the comment after the field names,... [14:24:05] 10Quarry: Implement SQL Query Validator in Quarry - https://phabricator.wikimedia.org/T188538 (10Seb35) A possible solution would be to use CodeMirror and the [[https://codemirror.net/doc/manual.html#addon_lint|linting addon]] since it is already used in Quarry, but there is no support for linting the SQL syntax... [16:19:05] 10Quarry: Implement SQL Query Validator in Quarry - https://phabricator.wikimedia.org/T188538 (10zhuyifei1999) The problem is, this isn't really [[https://en.wikipedia.org/wiki/SQL#Interoperability_and_standardization|standardized SQL]], but MySQL / MariaDB variant. Upstreaming this sounds unlikely. [18:54:58] 10Quarry: Show the execution time in the table of queries - https://phabricator.wikimedia.org/T71264 (10Framawiki) [18:55:03] 10Quarry, 10Patch-For-Review: Include query execution time - https://phabricator.wikimedia.org/T126888 (10Framawiki) 05Open>03Resolved a:03Framawiki Queries now show execution time near the resultset on the status page. [22:39:38] 10Quarry: Example queries for Quarry - https://phabricator.wikimedia.org/T207098 (10Harej) [22:41:36] 10Quarry: Tool-tips explaining the parts of a query in Quarry - https://phabricator.wikimedia.org/T207099 (10Harej)