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

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 6cc3ea6eae4a0cef0987cb40dfe8b2fc20ffe20a https://github.com/phpmyadmin/phpmyadmin/commit/6cc3ea6eae4a0cef0987cb40dfe8... Author: Nisarg Jhaveri <nisarg.jhaveri@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@research.iiit.ac.in> Commit: 0bea9ef91f0463521f5aeee88fa2a15860f0234f https://github.com/phpmyadmin/phpmyadmin/commit/0bea9ef91f0463521f5aeee88fa2... Author: Marc Delisle <marc@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
participants (1)
-
Marc Delisle