Page MenuHomeIn-Portal Phabricator

INP-1545 - Enable SQL syntax highlight in "Tools > Query Database" section
ClosedPublic

Authored by alex on Mar 19 2016, 6:54 AM.

Details

Test Plan
  1. login to Admin Console
  2. go to ToolsQuery Database section
  3. enter any SQL query into the textarea (e.g. SELECT * FROM Users WHERE Id = 5;)
  4. confirm, that MySQL keywords in entered SQL are highlighted (not black on white as regular text)

Diff Detail

Repository
rINP In-Portal
Branch
/in-portal/branches/5.3.x
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 350
Build 350: arc lint + arc unit

Event Timeline

alex updated this revision to Diff 502.Mar 19 2016, 6:54 AM
alex retitled this revision from to INP-1545 - Enable SQL syntax highlight in "Tools > Query Database" section.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1545.
glebs accepted this revision.Apr 26 2016, 2:51 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Apr 26 2016, 2:51 AM
This revision was automatically updated to reflect the committed changes.