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

Method Select

Lib/bsddb/dbtables.py:623–645  ·  view source on GitHub ↗

Select(table, columns, conditions) - retrieve specific row data Returns a list of row column->value mapping dictionaries. * columns - a list of which column data to return. If columns is None, all columns will be returned. * conditions - a dictionary keyed on colu

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

test01Method · 0.80
test02Method · 0.80
test03Method · 0.80
test_CondObjsMethod · 0.80
test_DeleteMethod · 0.80
test_ModifyMethod · 0.80
MkSelectFunction · 0.80
MkToolBarFunction · 0.80

Calls 3

__load_column_infoMethod · 0.95
__SelectMethod · 0.95
valuesMethod · 0.45

Tested by 7

test01Method · 0.64
test02Method · 0.64
test03Method · 0.64
test_CondObjsMethod · 0.64
test_DeleteMethod · 0.64
test_ModifyMethod · 0.64