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

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #23 from David Cook <[email protected]> ---
This is awesome. I can't believe I didn't know about it until now!

--

Thinking about indexing...

On one hand, it's a shame that an index wasn't added for the heading column. On
the other hand, off the top of my head I'm not sure if the index should be on
the heading or on the heading and authtypecode.

Additionally, "heading" is longtext, which can't be indexed without specifying
a (limited) length. Of course, we wouldn't need a unique index. Just an index
that could help search performance. 

Anyway... just going to leave that here for now. We can always see how it goes
in production and then improve it if necessary...

-- 
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/

Reply via email to