]> git.ipfire.org Git - thirdparty/samba.git/commit
netcmd: models: Query.first and Query.last should use count from instance
authorRob van der Linde <rob@catalyst.net.nz>
Tue, 20 Feb 2024 02:37:21 +0000 (15:37 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 1 Mar 2024 04:45:36 +0000 (04:45 +0000)
commitb3cc3ade434adcccedb0a45fb740a4f6ed5e0144
treec2ca49705eac79b2b070eb863a497d0ea9499810
parente41114ad5b1982e629b83efac5b5d2f23fee2c96
netcmd: models: Query.first and Query.last should use count from instance

Signed-off-by: Rob van der Linde <rob@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/netcmd/domain/models/query.py