Koha/koha-tmpl/intranet-tmpl/lib/codemirror
Jacob O'Mara 8925a0b7b6
Bug 32613: Add database tables to autocomplete
This patch adds a database call to get the table and column names in the
database and parse them into the autocomplete engine.

Test Plan:
As previous commit but also check for column/table names in the
autocomplete popup

Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-03-06 14:45:29 -03:00
..
codemirror.css
codemirror.min.css
codemirror.min.js
css-lint.js
css-lint.min.js
css.js
css.min.js
highlight.css
highlight.js
html-lint.js
html-lint.min.js
javascript-lint.js
javascript-lint.min.js
javascript.js
javascript.min.js
lint.css
lint.js
lint.min.css
lint.min.js
overlay.js
overlay.min.js
show-hint.css
show-hint.js
sql-hint.js
sql.js
sql.min.js
xml.js
xml.min.js
yaml-lint.js
yaml-lint.min.js
yaml.js
yaml.min.js