[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 6cc3ea: Autocomplete table/column names in SQL editors

Marc Delisle marc at infomarc.info
Wed Oct 15 18:58:27 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 6cc3ea6eae4a0cef0987cb40dfe8b2fc20ffe20a
      https://github.com/phpmyadmin/phpmyadmin/commit/6cc3ea6eae4a0cef0987cb40dfe8b2fc20ffe20a
  Author: Nisarg Jhaveri <nisarg.jhaveri at research.iiit.ac.in>
  Date:   2014-10-14 (Tue, 14 Oct 2014)

  Changed paths:
    A db_sql_autocomplete.php
    M js/codemirror/addon/hint/sql-hint.js
    M js/functions.js

  Log Message:
  -----------
  Autocomplete table/column names in SQL editors

- In DB and Table level SQL editors, console
- Updated CodeMirror addon `sql-hint.js` to newer version

Signed-off-by: Nisarg Jhaveri <nisarg.jhaveri at research.iiit.ac.in>


  Commit: 0bea9ef91f0463521f5aeee88fa2a15860f0234f
      https://github.com/phpmyadmin/phpmyadmin/commit/0bea9ef91f0463521f5aeee88fa2a15860f0234f
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    A db_sql_autocomplete.php
    M js/codemirror/addon/hint/sql-hint.js
    M js/functions.js

  Log Message:
  -----------
  Merge pull request #1377 from nisargjhaveri/autocomplete

Autocomplete table/column names in SQL editors


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/bd25766b7b15...0bea9ef91f04


More information about the Git mailing list