Hi Chris, On Thu, Dec 6, 2018 at 5:05 PM Chris Lamb <la...@debian.org> wrote: > I can reproduce this with libsqlite3-0 3.26.0-1 (currently in sid) but > not with 3.25.3-2 (currently in buster). I've forwarded the test part > to Django upstream here: > > https://code.djangoproject.com/ticket/30016 > > … but it might an upstream SQLite bug. Laszlo, any ideas at this stage? Indeed, there's a bug in SQLite3 in 'ALTER TABLE' handling with views and triggers[1]. I'm going to backport the fix and upload it soon. It's a bit late and I can't test now if it fixes your issue, but will check it tomorrow after work.
Regards, Laszlo/GCS [1] https://www.sqlite.org/src/info/f44bc7a8b3fac82a