MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / Modify

Method Modify

Lib/bsddb/dbtables.py:524–576  ·  view source on GitHub ↗

Modify(table, conditions={}, mappings={}) - Modify items in rows matching 'conditions' using mapping functions in 'mappings' * table - the table name * conditions - a dictionary keyed on column names containing a condition callable expecting the data string as an

(self, table, conditions={}, mappings={})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

test_ModifyMethod · 0.80
add_dataFunction · 0.80
add_dataFunction · 0.80

Calls 9

__SelectMethod · 0.95
_data_keyFunction · 0.85
txn_beginMethod · 0.80
keysMethod · 0.45
getMethod · 0.45
deleteMethod · 0.45
putMethod · 0.45
commitMethod · 0.45
abortMethod · 0.45

Tested by 1

test_ModifyMethod · 0.64