comparison test/test_mysql.py @ 5318:506c7ee9a385

Add a 'retired' parameter to Class.filter .. to allow searching for retired, non-retired or all (retired and non-retired) items similar to the argument of the same name to Class.getnodeids. This is 'False' by default (finding only non-retired items for backwards compatibility) and can be set to None (for finding retired and non-retired items) or True (for finding only retired items).
author Ralf Schlatterbeck <rsc@runtux.com>
date Thu, 19 Apr 2018 20:01:43 +0200
parents efb34cbdba7c
children 62de601bdf6f
comparison
equal deleted inserted replaced
5317:c0cda00af479 5318:506c7ee9a385

Roundup Issue Tracker: http://roundup-tracker.org/