Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: daf_persistence
-
Labels:None
-
Team:Data Access and Database
Description
When using mappers it would be useful to distinguish between calls to bypass_foo function is being called from butler.get('foo', ...) or butler.queryExists('foo', ...). It makes a difference to what messages we log. I can use os.path.exists(get('foo_filename'', ...)[0]) to avoid the unwanted messages, but that seems to be going behind the butler's back.
Attachments
Issue Links
- mentioned in
-
Page Loading...
Closing because this is never going to be fixed now that we have gen3.