https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32613
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This adds an auto-complete |This adds an auto-complete release notes|feature to the SQL reports |feature to the SQL reports |editor. This works for |editor. This works for |tables and columns. For |tables and columns. For |columns you'll need to |columns you'll need to |start with the table name, |start with the table name, |like 'borrowers.'. The |like `borrowers.`. The |editor will then suggest |editor will then suggest |the columns of the |the columns of the |borrowers table. The |`borrowers` table. The |auto-complete feature will |auto-complete feature will |also work when tables have |also work when tables have |been renamed. |been renamed. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
