Package dak :: Package dakdb :: Module update121
[hide private]
[frames] | no frames]

Module update121

source code

Update changes table to not require a value for the Binary column


Contact: Debian FTP Master <ftpmaster@debian.org>

Copyright: 2018, Guillem Jover <guillem@debian.org>

License: GNU General Public License version 2 or later

Functions [hide private]
 
do_update(self)
Update changes table to not require a value for the Binary column, as it can be missing on source-only uploads since dpkg 1.19.3.
source code

Imports: psycopg2, DBUpdateError