[Koha-bugs] [Bug 32613] Can we add 'autocompletion' to our SQL reports editor?

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 3 17:45:47 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32613

--- Comment #16 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 147716
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147716&action=edit
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 at dubcolib.org>
Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list