]> git.ipfire.org Git - dbl.git/commit
lists: Update domains in batches of 100
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 20 Feb 2026 16:37:03 +0000 (16:37 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 20 Feb 2026 16:37:03 +0000 (16:37 +0000)
commit833f7a6213f47f46cc1ed622c1af26d1f26174be
tree277c15e608d9ca085919e1f9ae834e9d14c2eb47
parentdd751adbf84685c3baa5eb4bc3dd875f38529aa1
lists: Update domains in batches of 100

The asyncpg driver does not support an infinite amount of arguments in a
single query.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/dbl/lists.py