Control: tags -1 + confirmed

On Sun, 2021-12-26 at 17:49 +0000, Georg Faerber wrote:
> [ Reason ]
> Since ActiveRecord >= 6.0, the SQLite3 connection adapter relies on
> boolean
> serialization to use 1 and 0, but does not natively recognize 't' and
> 'f' as
> booleans were previously serialized. This change makes existing
> mailing lists
> fail, after an upgrade of buster to bullseye, due to the involved
> ActiveRecord
> version bump, as Schleuder isn't able anymore to fetch correct values
> from the
> database.
> 
> Unfortunately, we missed this breaking change when bumping
> ActiveRecord to >=
> 6.0 recently. This caused quite some work upstream, but also in
> downstream
> environments and, last but not least, at the side of users.
> 
> This was reported in Debian via #1002622, and fixed in unstable via
> 3.6.0-4.
> 

Please go ahead; sorry for the delay.

Regards,

Adam

Reply via email to