Hi I have troubles saving bitfields in database. The bitfield columns are properly loaded from DB and I can manipulate them through Bit::Vector interface. However I cannot save my changes back in DB. Attached simple test case.
I localized the problem in DB/Object/MakeMethods/Generic.pm, line 670-671; the format_bitfield method is not called because both $self->{$formatted_key,$driver} and $self->{$key} are defined. I hope that helps fixing the bug. Regards, Svi
bitfield_test2.tar.gz
Description: GNU Zip compressed data