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

Martin Renvoize <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize@ptfs-europe
                   |                            |.com

--- Comment #10 from Martin Renvoize <[email protected]> ---
(In reply to Jonathan Druart from comment #9)
> Thanks for the follow-up, Martin. However I don't think the "temp" column is
> needed. See installer/data/mysql/db_revs/210600012.pl where we delete
> duplicate from language tables.

Hmm, the difference here is that there is no incrementing key field in the
table to start with.. I couldn't work out how to do it without creating the
temporary field. More than happy to be corrected, but the approach in update
you point to matches the approach I have here.. it relies on an incrementing
key field which we don't have here until I add it temporarily.

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