8 Nov
2024
8 Nov
'24
8:47 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37511 --- Comment #23 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Janusz, to explain a bit more: In your DBIC schema changes file, that I dropped when pushing (as we usually do), you have is_nullable = 0 (second patch) But when I regenerated the DBIC file running dbic after the database update, it came out with is_nullable = 1 So: which one is correct? If we want is_nullable = 0, we will probably need another database update and kohastructure.sql change. -- You are receiving this mail because: You are watching all bug changes.