From: Jonathan McDowell Date: Thu, 23 Sep 2004 12:21:08 +0000 (+0000) Subject: Fix transaction around id32 updating in DB4 backend. X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/d7c1eb353d72c8c1955a7dfb842227a18149cb98?ds=inline;hp=d7c1eb353d72c8c1955a7dfb842227a18149cb98 Fix transaction around id32 updating in DB4 backend. For some reason we finished our transaction before we wrote the id32db details. Fix this so we do it afterwards instead. ---