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

Martin Renvoize <martin.renvo...@ptfs-europe.com> changed:

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

--- Comment #153 from Martin Renvoize <martin.renvo...@ptfs-europe.com> ---
I hit this error during DB update.. seems harmless but perhaps we should be
handling it better.

DEV atomic update: bug_14570.perl                                               
DBD::mysql::db do failed: Column 'relationship' cannot be null [for Statement " 
            INSERT INTO borrower_relationships ( guarantor_id, guarantee_id,
relationship )                                                                  
            SELECT guarantorid, borrowernumber, relationship FROM borrowers
WHERE guarantorid IS NOT NULL;                                                  
        "] at (eval 1396) line 24.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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