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

Tomás Cohen Arazi <tomasco...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |tomasco...@gmail.com

--- Comment #3 from Tomás Cohen Arazi <tomasco...@gmail.com> ---
Hi, I think you need to first set any NULL values to 0 before the ALTER TABLE.

I got this error when manually setting some itemtypes.notforloan values to NULL
before running your DBRev.

```
ERROR - {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Data truncated for
column 'notforloan' at row 1 at /kohadevbox/koha/C4/Installer.pm line 741
```

Also, I think the is_boolean flag should be added to the schema file.

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